This got better.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 19 Jun 2008 01:46:43 +0000 (01:46 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 19 Jun 2008 01:46:43 +0000 (01:46 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52481 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/2006-05-11-InstrSched.ll

index 9d1d324fcec3e18c1813b1754b77f619e9496bb9..774e7243fd37564639f472077d701d786a77e1c0 100644 (file)
@@ -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 {