Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / widen_cast-6.ll
index 386f749a506618c6ffbbfa929457c36e3dbe4605..39032347c0181f143b05933f32c31cced9435ff0 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: llc < %s -march=x86 -mattr=+sse41 -disable-mmx -o %t
-; RUN: grep movd  %t | count 1
+; RUN: llc < %s -march=x86 -mattr=+sse41 | FileCheck %s
+; CHECK: movd
 
 ; Test bit convert that requires widening in the operand.