[llvm-commits] CVS: llvm/test/CodeGen/ARM/2007-03-13-InstrSched.ll addrmode.ll iabs.ll lsr-code-insertion.ll

2007-04-16 Thread Reid Spencer
Changes in directory llvm/test/CodeGen/ARM: 2007-03-13-InstrSched.ll updated: 1.4 - 1.5 addrmode.ll updated: 1.1 - 1.2 iabs.ll updated: 1.1 - 1.2 lsr-code-insertion.ll updated: 1.1 - 1.2 --- Log message: For PR1319: http://llvm.org/PR1319 : Fix test syntax per new rules. --- Diffs of the

[llvm-commits] CVS: llvm/test/CodeGen/ARM/2007-03-13-InstrSched.ll

2007-04-04 Thread Evan Cheng
Changes in directory llvm/test/CodeGen/ARM: 2007-03-13-InstrSched.ll updated: 1.2 - 1.3 --- Log message: These got better. --- Diffs of the changes: (+1 -1) 2007-03-13-InstrSched.ll |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index:

[llvm-commits] CVS: llvm/test/CodeGen/ARM/2007-03-13-InstrSched.ll

2007-04-04 Thread Evan Cheng
Changes in directory llvm/test/CodeGen/ARM: 2007-03-13-InstrSched.ll updated: 1.3 - 1.4 --- Log message: Better still. --- Diffs of the changes: (+1 -1) 2007-03-13-InstrSched.ll |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index:

[llvm-commits] CVS: llvm/test/CodeGen/ARM/2007-03-13-InstrSched.ll

2007-03-13 Thread Evan Cheng
Changes in directory llvm/test/CodeGen/ARM: 2007-03-13-InstrSched.ll added (r1.1) --- Log message: New test. --- Diffs of the changes: (+47 -0) 2007-03-13-InstrSched.ll | 47 +++ 1 files changed, 47 insertions(+) Index: