Removed PackedDouble domain from scalar instructions. Added more formats for the...
[oota-llvm.git] / test / CodeGen / X86 / widen_load-1.ll
index dfaa3d6dc91a07043117d0ccbcd507859732ac33..c59cc58f40fd31146066dda38746a950c01aa961 100644 (file)
@@ -9,8 +9,8 @@
 ; SSE: movaps  %xmm0, (%rsp)
 ; SSE: callq   killcommon
 
-; AVX: vmovapd    compl+128(%rip), %xmm0
-; AVX: vmovapd  %xmm0, (%rsp)
+; AVX: vmovaps    compl+128(%rip), %xmm0
+; AVX: vmovaps  %xmm0, (%rsp)
 ; AVX: callq   killcommon
 
 @compl = linkonce global [20 x i64] zeroinitializer, align 64 ; <[20 x i64]*> [#uses=1]