[llvm-commits] CVS: llvm/test/CodeGen/ARM/2007-03-13-InstrSched.ll
Evan Cheng
evan.cheng at apple.com
Wed Apr 4 01:49:27 PDT 2007
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/test/CodeGen/ARM/2007-03-13-InstrSched.ll
diff -u llvm/test/CodeGen/ARM/2007-03-13-InstrSched.ll:1.3 llvm/test/CodeGen/ARM/2007-03-13-InstrSched.ll:1.4
--- llvm/test/CodeGen/ARM/2007-03-13-InstrSched.ll:1.3 Wed Apr 4 02:41:15 2007
+++ llvm/test/CodeGen/ARM/2007-03-13-InstrSched.ll Wed Apr 4 03:49:10 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 42
+; RUN: llvm-as < %s | llc -mtriple=arm-apple-darwin -relocation-model=pic -mattr=+v6 -stats 2>&1 | grep 'asm-printer' | grep 41
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