[llvm-commits] CVS: llvm/test/CodeGen/X86/bswap.ll

2007-04-01 Thread Reid Spencer
Changes in directory llvm/test/CodeGen/X86: bswap.ll updated: 1.4 -> 1.5 --- Log message: Let llvm-upgrade upgrade the bswap intrinsic. --- Diffs of the changes: (+6 -6) bswap.ll | 12 ++-- 1 files changed, 6 insertions(+), 6 deletions(-) Index: llvm/test/CodeGen/X86/bswap.ll d

[llvm-commits] CVS: llvm/test/CodeGen/X86/bswap.ll

2007-03-31 Thread Reid Spencer
Changes in directory llvm/test/CodeGen/X86: bswap.ll updated: 1.3 -> 1.4 --- 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 both the paramet