summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/liveness-local-regalloc.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/liveness-local-regalloc.ll')
-rw-r--r--llvm/test/CodeGen/X86/liveness-local-regalloc.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/CodeGen/X86/liveness-local-regalloc.ll b/llvm/test/CodeGen/X86/liveness-local-regalloc.ll
index 5301485353d..2eb5cc580da 100644
--- a/llvm/test/CodeGen/X86/liveness-local-regalloc.ll
+++ b/llvm/test/CodeGen/X86/liveness-local-regalloc.ll
@@ -61,8 +61,8 @@ infloop1: ; preds = %infloop1, %bb5
}
-; RAFast would forget to add a super-register <imp-def> when rewriting:
-; %10:sub_32bit<def,read-undef> = COPY %R9D<kill>
+; RAFast would forget to add a super-register implicit-def when rewriting:
+; %10:sub_32bit<def,read-undef> = COPY killed %R9D
; This trips up the machine code verifier.
define void @autogen_SD24657(i8*, i32*, i64*, i32, i64, i8) {
BB:
OpenPOWER on IntegriCloud