fix crash in machine trace metrics due to processing dbg_value instructions (PR24199)
[oota-llvm.git] / test / CodeGen / X86 / sincos-opt.ll
index 2dc8816f840f926753b6279352c5cdaad68040b4..9d02bcd9a6c708a11c97b80bc55d7cf9a3a17192 100644 (file)
@@ -15,8 +15,8 @@ entry:
 
 ; OSX_SINCOS-LABEL: test1:
 ; OSX_SINCOS: callq ___sincosf_stret
-; OSX_SINCOS: pshufd $1, %xmm0, %xmm1
-; OSX_SINCOS: addss %xmm0, %xmm1
+; OSX_SINCOS: movshdup {{.*}} xmm1 = xmm0[1,1,3,3]
+; OSX_SINCOS: addss %xmm1, %xmm0
 
 ; OSX_NOOPT: test1
 ; OSX_NOOPT: callq _sinf