Turn on post-alloc scheduling for x86.
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-trunc.ll
index f70ff1c41960724335cc12d276c688921f67baf9..69b26c5442e4dc1c1dec945ab4358c65b4728f53 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: llvm-as < %s | llc -march=x86 -fast-isel
-; RUN: llvm-as < %s | llc -march=x86-64 -fast-isel
+; RUN: llc < %s -march=x86 -fast-isel -fast-isel-abort
+; RUN: llc < %s -march=x86-64 -fast-isel -fast-isel-abort
 
 define i8 @t1(i32 %x) signext nounwind  {
        %tmp1 = trunc i32 %x to i8