summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/bitcast-int-to-vector.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/bitcast-int-to-vector.ll')
-rw-r--r--llvm/test/CodeGen/X86/bitcast-int-to-vector.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/bitcast-int-to-vector.ll b/llvm/test/CodeGen/X86/bitcast-int-to-vector.ll
index 42383e6b9fe..64fcf3d4944 100644
--- a/llvm/test/CodeGen/X86/bitcast-int-to-vector.ll
+++ b/llvm/test/CodeGen/X86/bitcast-int-to-vector.ll
@@ -10,7 +10,7 @@ define i1 @foo(i64 %a) {
; X86-NEXT: flds {{[0-9]+}}(%esp)
; X86-NEXT: fucompp
; X86-NEXT: fnstsw %ax
-; X86-NEXT: # kill: %ah<def> %ah<kill> %ax<kill>
+; X86-NEXT: # kill: def %ah killed %ah killed %ax
; X86-NEXT: sahf
; X86-NEXT: setp %al
; X86-NEXT: retl
OpenPOWER on IntegriCloud