Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / vshift-1.ll
index ae845e0a33d19910bf0d16158f983a02d1e82359..49551562c5ae7e346931b3207ae291ea63d83fc3 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 -mattr=+sse2 -disable-mmx | FileCheck %s
+; RUN: llc < %s -march=x86 -mattr=+sse2 | FileCheck %s
 
 ; test vector shifts converted to proper SSE2 vector shifts when the shift
 ; amounts are the same.