summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fp128-i128.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/fp128-i128.ll')
-rw-r--r--llvm/test/CodeGen/X86/fp128-i128.ll11
1 files changed, 7 insertions, 4 deletions
diff --git a/llvm/test/CodeGen/X86/fp128-i128.ll b/llvm/test/CodeGen/X86/fp128-i128.ll
index f18b3e46e7a..57776af4a57 100644
--- a/llvm/test/CodeGen/X86/fp128-i128.ll
+++ b/llvm/test/CodeGen/X86/fp128-i128.ll
@@ -160,11 +160,14 @@ define fp128 @TestI128_1(fp128 %x) #0 {
; AVX-NEXT: vmovaps (%rsp), %xmm0
; AVX-NEXT: vmovaps {{.*}}(%rip), %xmm1
; AVX-NEXT: callq __lttf2
-; AVX-NEXT: xorl %ecx, %ecx
; AVX-NEXT: testl %eax, %eax
-; AVX-NEXT: sets %cl
-; AVX-NEXT: shlq $4, %rcx
-; AVX-NEXT: vmovaps {{\.LCPI.*}}(%rcx), %xmm0
+; AVX-NEXT: js .LBB2_1
+; AVX-NEXT: # %bb.2: # %entry
+; AVX-NEXT: vmovaps {{.*}}(%rip), %xmm0
+; AVX-NEXT: addq $40, %rsp
+; AVX-NEXT: retq
+; AVX-NEXT: .LBB2_1:
+; AVX-NEXT: vmovaps {{.*}}(%rip), %xmm0
; AVX-NEXT: addq $40, %rsp
; AVX-NEXT: retq
entry:
OpenPOWER on IntegriCloud