[llvm-commits] CVS: llvm/test/Regression/CodeGen/ARM/long.ll mvn.ll

2006-12-11 Thread Rafael Espindola
Changes in directory llvm/test/Regression/CodeGen/ARM: long.ll updated: 1.8 -> 1.9 mvn.ll updated: 1.1 -> 1.2 --- Log message: use MVN to handle small negative constants --- Diffs of the changes: (+7 -7) long.ll |4 ++-- mvn.ll | 10 +- 2 files changed, 7 insertions(+), 7 de

[llvm-commits] CVS: llvm/test/Regression/CodeGen/ARM/long.ll

2006-10-17 Thread Rafael Espindola
Changes in directory llvm/test/Regression/CodeGen/ARM: long.ll updated: 1.6 -> 1.7 --- Log message: add the immediate to the Offset in eliminateFrameIndex --- Diffs of the changes: (+7 -0) long.ll |7 +++ 1 files changed, 7 insertions(+) Index: llvm/test/Regression/CodeGen/ARM/lo

[llvm-commits] CVS: llvm/test/Regression/CodeGen/ARM/long.ll

2006-10-16 Thread Rafael Espindola
Changes in directory llvm/test/Regression/CodeGen/ARM: long.ll updated: 1.5 -> 1.6 --- Log message: implement smull and umull --- Diffs of the changes: (+19 -1) long.ll | 20 +++- 1 files changed, 19 insertions(+), 1 deletion(-) Index: llvm/test/Regression/CodeGen/ARM/l

[llvm-commits] CVS: llvm/test/Regression/CodeGen/ARM/long.ll

2006-10-13 Thread Rafael Espindola
Changes in directory llvm/test/Regression/CodeGen/ARM: long.ll updated: 1.4 -> 1.5 --- Log message: add SBCS and SUBS --- Diffs of the changes: (+9 -1) long.ll | 10 +- 1 files changed, 9 insertions(+), 1 deletion(-) Index: llvm/test/Regression/CodeGen/ARM/long.ll diff -u llvm/

[llvm-commits] CVS: llvm/test/Regression/CodeGen/ARM/long.ll

2006-10-13 Thread Rafael Espindola
Changes in directory llvm/test/Regression/CodeGen/ARM: long.ll updated: 1.3 -> 1.4 --- Log message: implement calls to functions that return long --- Diffs of the changes: (+7 -0) long.ll |7 +++ 1 files changed, 7 insertions(+) Index: llvm/test/Regression/CodeGen/ARM/long.ll dif

[llvm-commits] CVS: llvm/test/Regression/CodeGen/ARM/long.ll

2006-10-09 Thread Rafael Espindola
Changes in directory llvm/test/Regression/CodeGen/ARM: long.ll updated: 1.2 -> 1.3 --- Log message: add a test for adds adcs --- Diffs of the changes: (+9 -1) long.ll | 10 +- 1 files changed, 9 insertions(+), 1 deletion(-) Index: llvm/test/Regression/CodeGen/ARM/long.ll diff -

[llvm-commits] CVS: llvm/test/Regression/CodeGen/ARM/long.ll

2006-09-04 Thread Rafael Espindola
Changes in directory llvm/test/Regression/CodeGen/ARM: long.ll added (r1.1) --- Log message: add support for returning 64bit values --- Diffs of the changes: (+32 -0) long.ll | 32 1 files changed, 32 insertions(+) Index: llvm/test/Regression/CodeGen/AR