Changes in directory llvm/test/CodeGen/Generic:
llvm-ct-intrinsics.ll updated: 1.5 -> 1.6
---
Log message:
Revert the name changes for llvm.bswap to allow (and test) llvm-upgrade of
this intrinsic.
---
Diffs of the changes: (+33 -33)
llvm-ct-intrinsics.ll | 66 +--
Likewise, llvm-upgrade should do this. Please revert this commit
when safe.
-Chris
On Apr 1, 2007, at 12:36 AM, Reid Spencer wrote:
>
>
> Changes in directory llvm/test/CodeGen/Generic:
>
> llvm-ct-intrinsics.ll updated: 1.4 -> 1.5
> ---
> Log message:
>
> For PR1297: http://llvm.org/PR1297 :
Changes in directory llvm/test/CodeGen/Generic:
llvm-ct-intrinsics.ll updated: 1.4 -> 1.5
---
Log message:
For PR1297: http://llvm.org/PR1297 :
Update these test cases to use proper signatures for bswap which is now
and overloaded intrinsic. Its name must be of the form llvm.bswap.i32.i32
since