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