Turn on post-alloc scheduling for x86.
[oota-llvm.git] / test / CodeGen / X86 / fastcc.ll
index d538264c6d7c06e0e9d6cd18d788f45856aec356..705ab7bada7c845ccc8c394fc379aa4284d581e5 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=i686-apple-darwin -mattr=+sse2 | FileCheck %s
+; RUN: llc < %s -mtriple=i686-apple-darwin -mattr=+sse2 -post-RA-scheduler=false | FileCheck %s
 ; CHECK: movsd %xmm0, 8(%esp)
 ; CHECK: xorl %ecx, %ecx