summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/pr32484.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/pr32484.ll')
-rw-r--r--test/CodeGen/X86/pr32484.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CodeGen/X86/pr32484.ll b/test/CodeGen/X86/pr32484.ll
index 74857f8d006..093c9b01c55 100644
--- a/test/CodeGen/X86/pr32484.ll
+++ b/test/CodeGen/X86/pr32484.ll
@@ -4,10 +4,10 @@
define void @foo() {
; CHECK-LABEL: foo:
; CHECK: # BB#0:
-; CHECK-NEXT: # implicit-def: %RAX
+; CHECK-NEXT: # implicit-def: %rax
; CHECK-NEXT: jmpq *%rax
; CHECK-NEXT: .LBB0_1:
-; CHECK-NEXT: # implicit-def: %RAX
+; CHECK-NEXT: # implicit-def: %rax
; CHECK-NEXT: xorps %xmm0, %xmm0
; CHECK-NEXT: pcmpeqd %xmm1, %xmm1
; CHECK-NEXT: movdqu %xmm1, (%rax)