summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/critical-edge-split-2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/critical-edge-split-2.ll')
-rw-r--r--test/CodeGen/X86/critical-edge-split-2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/critical-edge-split-2.ll b/test/CodeGen/X86/critical-edge-split-2.ll
index 9dd13cabac5..f503d5fc790 100644
--- a/test/CodeGen/X86/critical-edge-split-2.ll
+++ b/test/CodeGen/X86/critical-edge-split-2.ll
@@ -25,7 +25,7 @@ define i16 @test1(i1 zeroext %C, i8** nocapture %argv) nounwind ssp {
; CHECK-NEXT: divl %esi
; CHECK-NEXT: movl %edx, %eax
; CHECK-NEXT: .LBB0_2: # %cond.end.i
-; CHECK-NEXT: # kill: %AX<def> %AX<kill> %EAX<kill>
+; CHECK-NEXT: # kill: %ax<def> %ax<kill> %eax<kill>
; CHECK-NEXT: retq
entry:
br i1 %C, label %cond.end.i, label %cond.false.i