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

Evan Cheng evan.cheng at apple.com
Wed Apr 4 00:41:32 PDT 2007



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/test/CodeGen/ARM/2007-03-13-InstrSched.ll
diff -u llvm/test/CodeGen/ARM/2007-03-13-InstrSched.ll:1.2 llvm/test/CodeGen/ARM/2007-03-13-InstrSched.ll:1.3
--- llvm/test/CodeGen/ARM/2007-03-13-InstrSched.ll:1.2	Wed Mar 14 18:26:40 2007
+++ llvm/test/CodeGen/ARM/2007-03-13-InstrSched.ll	Wed Apr  4 02:41:15 2007
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=arm-apple-darwin -relocation-model=pic -mattr=+v6 -stats 2>&1 | grep 'asm-printer' | grep 53
+; RUN: llvm-as < %s | llc -mtriple=arm-apple-darwin -relocation-model=pic -mattr=+v6 -stats 2>&1 | grep 'asm-printer' | grep 42
 
 define void @test(i32 %tmp56222, i32 %tmp36224, i32 %tmp46223, i32 %i.0196.0.ph, i32 %tmp8, i32* %tmp1011, i32** %tmp1, i32* %d2.1.out, i32* %d3.1.out, i32* %d0.1.out, i32* %d1.1.out) {
 newFuncRoot:






More information about the llvm-commits mailing list