diff options
author | Evan Cheng <evan.cheng@apple.com> | 2007-04-04 08:49:40 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2007-04-04 08:49:40 +0000 |
commit | 8f61b79d60c30a878b21a1c2157108ff677ee42a (patch) | |
tree | c4c6b257da2b909fd0edc443a47e368ee734fa60 /llvm/test/CodeGen/ARM/2007-03-13-InstrSched.ll | |
parent | 06df995e9f56c424628af18b112967eaa9608e7b (diff) | |
download | bcm5719-llvm-8f61b79d60c30a878b21a1c2157108ff677ee42a.tar.gz bcm5719-llvm-8f61b79d60c30a878b21a1c2157108ff677ee42a.zip |
Better still.
llvm-svn: 35663
Diffstat (limited to 'llvm/test/CodeGen/ARM/2007-03-13-InstrSched.ll')
-rw-r--r-- | llvm/test/CodeGen/ARM/2007-03-13-InstrSched.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/2007-03-13-InstrSched.ll b/llvm/test/CodeGen/ARM/2007-03-13-InstrSched.ll index ecb2b93e00d..33df4063c7e 100644 --- a/llvm/test/CodeGen/ARM/2007-03-13-InstrSched.ll +++ b/llvm/test/CodeGen/ARM/2007-03-13-InstrSched.ll @@ -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: |