Add a few patterns to match allzeros without having to use the fp unit.
[oota-llvm.git] / test / CodeGen / X86 / avx-cast.ll
index e24cfeb50852dbdf0b2d6ebeb192fcbaa1310c5c..7e368b3d9ee827467bc7401bad6240ea3ff56a24 100644 (file)
@@ -16,7 +16,7 @@ entry:
   ret <4 x double> %shuffle.i
 }
 
-; CHECK: vxorps
+; CHECK: vpxor
 ; CHECK-NEXT: vinsertf128 $0
 define <4 x i64> @castC(<2 x i64> %m) nounwind uwtable readnone ssp {
 entry: