summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/unknown-location.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/unknown-location.ll')
-rw-r--r--test/CodeGen/X86/unknown-location.ll4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/CodeGen/X86/unknown-location.ll b/test/CodeGen/X86/unknown-location.ll
index 04b41c435e..80385233a1 100644
--- a/test/CodeGen/X86/unknown-location.ll
+++ b/test/CodeGen/X86/unknown-location.ll
@@ -6,9 +6,7 @@
; which indicates that the add's location doesn't spill over unto the
; divide.
-; CHECK: Ltmp
-; CHECK: movl %edx, %r8d
-; CHECK-NEXT: leal (%rdi,%rsi), %eax
+; CHECK: leal (%rdi,%rsi), %eax
; CHECK-NEXT: Ltmp
; CHECK-NEXT: cltd
; CHECK-NEXT: idivl %r8d