[llvm-commits] CVS: llvm/test/CodeGen/PowerPC/iabs.ll rlwimi3.ll

2007-04-16 Thread Reid Spencer
Changes in directory llvm/test/CodeGen/PowerPC: iabs.ll updated: 1.1 - 1.2 rlwimi3.ll updated: 1.2 - 1.3 --- Log message: For PR1319: http://llvm.org/PR1319 : Fix test syntax per new rules. --- Diffs of the changes: (+4 -2) iabs.ll|3 ++- rlwimi3.ll |3 ++- 2 files changed, 4

[llvm-commits] CVS: llvm/test/CodeGen/PowerPC/iabs.ll

2007-04-10 Thread Chris Lattner
Changes in directory llvm/test/CodeGen/PowerPC: iabs.ll added (r1.1) --- Log message: new testcases for integer abs function --- Diffs of the changes: (+14 -0) iabs.ll | 14 ++ 1 files changed, 14 insertions(+) Index: llvm/test/CodeGen/PowerPC/iabs.ll diff -c /dev/null