diff options
| author | Evan Cheng <evan.cheng@apple.com> | 2008-06-19 01:46:43 +0000 |
|---|---|---|
| committer | Evan Cheng <evan.cheng@apple.com> | 2008-06-19 01:46:43 +0000 |
| commit | 1d1907d77874f3d4a47b05227b00250c90e2e491 (patch) | |
| tree | af19c9a17c01abe6ecc71d026407243fc89b3704 /llvm | |
| parent | 0c8ef553f592db46064f55805b76212977268448 (diff) | |
| download | bcm5719-llvm-1d1907d77874f3d4a47b05227b00250c90e2e491.tar.gz bcm5719-llvm-1d1907d77874f3d4a47b05227b00250c90e2e491.zip | |
This got better.
llvm-svn: 52481
Diffstat (limited to 'llvm')
| -rw-r--r-- | llvm/test/CodeGen/X86/2006-05-11-InstrSched.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/2006-05-11-InstrSched.ll b/llvm/test/CodeGen/X86/2006-05-11-InstrSched.ll index 9d1d324fcec..774e7243fd3 100644 --- a/llvm/test/CodeGen/X86/2006-05-11-InstrSched.ll +++ b/llvm/test/CodeGen/X86/2006-05-11-InstrSched.ll @@ -1,5 +1,5 @@ ; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2 -stats -realign-stack=0 |&\ -; RUN: grep {asm-printer} | grep 32 +; RUN: grep {asm-printer} | grep 31 target datalayout = "e-p:32:32" define void @foo(i32* %mc, i32* %bp, i32* %ms, i32* %xmb, i32* %mpp, i32* %tpmm, i32* %ip, i32* %tpim, i32* %dpp, i32* %tpdm, i32* %bpi, i32 %M) nounwind { |

