Improved codegen due to Chris' live interval joining changes.
authorEvan Cheng <evan.cheng@apple.com>
Sat, 26 Aug 2006 07:38:36 +0000 (07:38 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 26 Aug 2006 07:38:36 +0000 (07:38 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29899 91177308-0d34-0410-b5e6-96231b3b80d8

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

index 978484c42419787d4fe662063c3a9939af235b2f..8743909fffd8edad04c53e32e6ddb9abcae33eee 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -relocation-model=static | not grep 'xorb $16, %cl'
+; RUN: llvm-as < %s | llc -march=x86 -relocation-model=static | not grep 'subl.*%esp'
 
 %A = external global ushort*
 %B = external global uint