[llvm-commits] CVS: llvm/test/Transforms/InstCombine/bitcount.ll

2007-04-02 Thread Chris Lattner
Changes in directory llvm/test/Transforms/InstCombine: bitcount.ll updated: 1.2 -> 1.3 --- Log message: fix this testcase so it passes --- Diffs of the changes: (+2 -2) bitcount.ll |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Index: llvm/test/Transforms/InstCombine/bitco

[llvm-commits] CVS: llvm/test/Transforms/InstCombine/bitcount.ll

2007-04-01 Thread Reid Spencer
Changes in directory llvm/test/Transforms/InstCombine: bitcount.ll updated: 1.1 -> 1.2 --- Log message: Fix illegal assembly syntax. --- Diffs of the changes: (+4 -4) bitcount.ll |8 1 files changed, 4 insertions(+), 4 deletions(-) Index: llvm/test/Transforms/InstCombine/bit

[llvm-commits] CVS: llvm/test/Transforms/InstCombine/bitcount.ll

2007-04-01 Thread Reid Spencer
Changes in directory llvm/test/Transforms/InstCombine: bitcount.ll added (r1.1) --- Log message: Add a test case to make sure that constant folding of the bit counting intrinsics works. --- Diffs of the changes: (+16 -0) bitcount.ll | 16 1 files changed, 16 insertions(+