diff test/CodeGen/X86/uint64-to-float.ll @ 121:803732b1fca8

LLVM 5.0
author kono
date Fri, 27 Oct 2017 17:07:41 +0900
parents 1172e4bd9c6f
children 3a76565eade5
line wrap: on
line diff
--- a/test/CodeGen/X86/uint64-to-float.ll	Fri Nov 25 19:14:25 2016 +0900
+++ b/test/CodeGen/X86/uint64-to-float.ll	Fri Oct 27 17:07:41 2017 +0900
@@ -13,8 +13,8 @@
 ; X86-NEXT:    movl %esp, %ebp
 ; X86-NEXT:    andl $-8, %esp
 ; X86-NEXT:    subl $16, %esp
-; X86-NEXT:    movq {{.*#+}} xmm0 = mem[0],zero
-; X86-NEXT:    movq %xmm0, {{[0-9]+}}(%esp)
+; X86-NEXT:    movsd {{.*#+}} xmm0 = mem[0],zero
+; X86-NEXT:    movlps %xmm0, {{[0-9]+}}(%esp)
 ; X86-NEXT:    xorl %eax, %eax
 ; X86-NEXT:    cmpl $0, 12(%ebp)
 ; X86-NEXT:    setns %al