aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2011-04-13-SchedCmpJmp.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2011-04-13-SchedCmpJmp.ll')
-rw-r--r--test/CodeGen/X86/2011-04-13-SchedCmpJmp.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CodeGen/X86/2011-04-13-SchedCmpJmp.ll b/test/CodeGen/X86/2011-04-13-SchedCmpJmp.ll
index c6f4b497af..be10ad5cc2 100644
--- a/test/CodeGen/X86/2011-04-13-SchedCmpJmp.ll
+++ b/test/CodeGen/X86/2011-04-13-SchedCmpJmp.ll
@@ -12,9 +12,9 @@ declare hidden fastcc void @_ZN3JSCL23returnToThrowTrampolineEPNS_12JSGlobalData
; Avoid hoisting the test above loads or copies
; CHECK: %entry
-; CHECK: cmpq
+; CHECK: test
; CHECK-NOT: mov
-; CHECK: jb
+; CHECK: je
define i32 @cti_op_eq(i8** nocapture %args) nounwind ssp {
entry:
%0 = load i8** null, align 8