now that generic vector types aren't selected onto MMX registers, these
[oota-llvm.git] / test / CodeGen / X86 / vshift-2.ll
index 36feb11603d87adde5ac04ace5356e3617821611..9a9b419abea5b413baf5f4e45cae25320a44c8aa 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.