summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/pr28560.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/pr28560.ll')
-rw-r--r--test/CodeGen/X86/pr28560.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/pr28560.ll b/test/CodeGen/X86/pr28560.ll
index bb95a59db82..d9da9ac9e88 100644
--- a/test/CodeGen/X86/pr28560.ll
+++ b/test/CodeGen/X86/pr28560.ll
@@ -1,6 +1,6 @@
; RUN: llc -mtriple=i686-pc-linux -print-after=postrapseudos < %s 2>&1 | FileCheck %s
-; CHECK: MOV8rr %{{[a-d]}}l, %e[[R:[a-d]]]x<imp-use,kill>, %e[[R]]x<imp-def>
+; CHECK: MOV8rr %{{[a-d]}}l, implicit killed %e[[R:[a-d]]]x, implicit-def %e[[R]]x
define i32 @foo(i32 %i, i32 %k, i8* %p) {
%f = icmp ne i32 %i, %k
%s = zext i1 %f to i8