Tighten a ARM dag combine condition to avoid an identity transformation, which
[oota-llvm.git] / test / CodeGen / X86 / widen_cast-1.ll
index 58b1d4e03db073cd4b16d458dbcf343b28939dec..1eace9e024e08601774bfead3f06c7bcebd3f719 100644 (file)
@@ -1,7 +1,7 @@
-; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse42 -disable-mmx -o %t
-; RUN: grep paddw  %t | count 1
-; RUN: grep movd  %t | count 1
-; RUN: grep pextrd  %t | count 1
+; RUN: llc -march=x86 -mattr=+sse42 < %s | FileCheck %s
+; CHECK: paddw
+; CHECK: pextrd
+; CHECK: movd
 
 ; bitcast a v4i16 to v2i32