summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/addcarry.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/addcarry.ll')
-rw-r--r--test/CodeGen/X86/addcarry.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/addcarry.ll b/test/CodeGen/X86/addcarry.ll
index 5fd045389bd..ebeb85c2c83 100644
--- a/test/CodeGen/X86/addcarry.ll
+++ b/test/CodeGen/X86/addcarry.ll
@@ -84,7 +84,7 @@ entry:
define i8 @e(i32* nocapture %a, i32 %b) nounwind {
; CHECK-LABEL: e:
; CHECK: # BB#0:
-; CHECK-NEXT: # kill: %ESI<def> %ESI<kill> %RSI<def>
+; CHECK-NEXT: # kill: %esi<def> %esi<kill> %rsi<def>
; CHECK-NEXT: movl (%rdi), %ecx
; CHECK-NEXT: leal (%rsi,%rcx), %edx
; CHECK-NEXT: addl %esi, %edx