Remove the "-promote-elements" flag. This flag is now enabled by default.
[oota-llvm.git] / test / CodeGen / X86 / widen_cast-2.ll
index 3b45ce308d24d7d5abefbe276574633a8c9ec5b4..3979ce466d1e470d78a1066ec385dfa67c3d3c4a 100644 (file)
@@ -1,6 +1,9 @@
-; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse42 -disable-mmx -o %t -f
-; RUN: grep pextrd  %t | count 5
-; RUN: grep movd  %t | count 3
+; RUN: llc < %s -march=x86 -mcpu=nehalem -mattr=+sse42 | FileCheck %s
+; CHECK: pextrd
+; CHECK: pextrd
+; CHECK: movd
+; CHECK: movdqa
+
 
 ; bitcast v14i16 to v7i32