[x86] Make the new vector shuffle legality test on by default, which
[oota-llvm.git] / test / CodeGen / X86 / 2007-03-01-SpillerCrash.ll
index 721b6e7e20949a3c029d16eb5b0d5b9c1ed2f9a5..112d1ab65e7b84452830c54f70f0a26c3805a2d4 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: llvm-as < %s | llc -mtriple=x86_64-apple-darwin8 -mattr=+sse2
-; RUN: llvm-as < %s | llc -mtriple=x86_64-apple-darwin8 -mattr=+sse2 | not grep movhlps
+; RUN: llc < %s -mtriple=x86_64-apple-darwin8 -mattr=+sse2
+; RUN: llc < %s -mtriple=x86_64-apple-darwin8 -mattr=+sse2 | not grep movhlps
 
 define void @test() nounwind {
 test.exit: