aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/sincos-opt.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/sincos-opt.ll')
-rw-r--r--test/CodeGen/X86/sincos-opt.ll3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/CodeGen/X86/sincos-opt.ll b/test/CodeGen/X86/sincos-opt.ll
index 2dc8816..1e34a2b 100644
--- a/test/CodeGen/X86/sincos-opt.ll
+++ b/test/CodeGen/X86/sincos-opt.ll
@@ -15,7 +15,8 @@ entry:
; OSX_SINCOS-LABEL: test1:
; OSX_SINCOS: callq ___sincosf_stret
-; OSX_SINCOS: pshufd $1, %xmm0, %xmm1
+; OSX_SINCOS: movaps %xmm0, %xmm1
+; OSX_SINCOS: shufps {{.*}} ## xmm1 = xmm1[1,1,2,3]
; OSX_SINCOS: addss %xmm0, %xmm1
; OSX_NOOPT: test1