[x86] Switch a collection of tests explicitly to the new vector shuffle
[oota-llvm.git] / test / CodeGen / X86 / vector-shuffle-sse1.ll
index 08596f4b01eefb319518af8316e1b5cbbd833c4a..2dbcaa1e58239d0c9197889a6a184b041da0e96a 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mcpu=x86-64 -mattr=-sse2 | FileCheck %s --check-prefix=SSE1
+; RUN: llc < %s -mcpu=x86-64 -mattr=-sse2 -x86-experimental-vector-shuffle-legality | FileCheck %s --check-prefix=SSE1
 
 target triple = "x86_64-unknown-unknown"