summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
Diffstat (limited to 'llvm')
-rw-r--r--llvm/test/Regression/CodeGen/X86/2006-05-08-InstrSched.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Regression/CodeGen/X86/2006-05-08-InstrSched.ll b/llvm/test/Regression/CodeGen/X86/2006-05-08-InstrSched.ll
index 978484c4241..8743909fffd 100644
--- a/llvm/test/Regression/CodeGen/X86/2006-05-08-InstrSched.ll
+++ b/llvm/test/Regression/CodeGen/X86/2006-05-08-InstrSched.ll
@@ -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
OpenPOWER on IntegriCloud