new testcase, instcombine should turn these into llvm.bswap intrinsics.
authorChris Lattner <sabre@nondot.org>
Thu, 15 Jun 2006 19:06:42 +0000 (19:06 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 15 Jun 2006 19:06:42 +0000 (19:06 +0000)
commitc0ea2335f3fdbbb9055d15ed90464144e1a277a3
tree4311dc94afcc04aa6a5cba1f1c4ec9186174c023
parent9ec2c3d4555cf454f70a867cc98cc9a73dfc98e2
new testcase, instcombine should turn these into llvm.bswap intrinsics.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28802 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/bswap.ll [new file with mode: 0644]