Turn on post-alloc scheduling for x86.
[oota-llvm.git] / test / CodeGen / X86 / vshift_split2.ll
index e9438492a0fb3345abd59af1e69e5ac85fe1a8d7..0f8c2b896e2b55b1b5b522a79d37cdd903bdc11f 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -mcpu=yonah
+; RUN: llc < %s -march=x86 -mcpu=yonah
 
 ; Legalization example that requires splitting a large vector into smaller pieces.