summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fastcc.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/fastcc.ll')
-rw-r--r--test/CodeGen/X86/fastcc.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/fastcc.ll b/test/CodeGen/X86/fastcc.ll
index d538264c6d..705ab7bada 100644
--- a/test/CodeGen/X86/fastcc.ll
+++ b/test/CodeGen/X86/fastcc.ll
@@ -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