New testcase for folding bswaps into i16/i32 loads and stores.
authorChris Lattner <sabre@nondot.org>
Mon, 10 Jul 2006 20:53:53 +0000 (20:53 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 10 Jul 2006 20:53:53 +0000 (20:53 +0000)
commit5895a13755cd61c1aead93d68402389dfa8f7b8a
tree3cf6fe5c028454d296c38470bab4463053874476
parent6423d4c64adc7db73206bbfd957256236bfaf2b4
New testcase for folding bswaps into i16/i32 loads and stores.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29088 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/PowerPC/bswap-load-store.ll [new file with mode: 0644]