summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/pr13577.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/pr13577.ll')
-rw-r--r--test/CodeGen/X86/pr13577.ll5
1 files changed, 1 insertions, 4 deletions
diff --git a/test/CodeGen/X86/pr13577.ll b/test/CodeGen/X86/pr13577.ll
index a6b721a7a6f17..2228fbbaa53b9 100644
--- a/test/CodeGen/X86/pr13577.ll
+++ b/test/CodeGen/X86/pr13577.ll
@@ -6,10 +6,7 @@
; CHECK-NEXT: .long 2139095040
; CHECK-LABEL: foo:
-; CHECK: movq {{.*}}, %rax
-; CHECK: shlq $48, %rax
-; CHECK: sets %al
-; CHECK: testb %al, %al
+; CHECK: testb $-128, -15(%rsp)
; CHECK: flds LCPI0_0(%rip)
; CHECK: flds LCPI0_1(%rip)
; CHECK: fcmovne %st(1), %st(0)