Don't enable the post-RA scheduler on x86 except at -O3. In its
authorDan Gohman <gohman@apple.com>
Mon, 7 Dec 2009 19:04:31 +0000 (19:04 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 7 Dec 2009 19:04:31 +0000 (19:04 +0000)
commitd84ea47b896cbe6072a344118853ae22e937a04f
treebbb0b0631c9249f9a93fc21acdc7d5470b009031
parent9a8641201b2db8427be2a6531c043f384562c081
Don't enable the post-RA scheduler on x86 except at -O3. In its
current form, it is too expensive in compile time.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@90781 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86Subtarget.cpp
test/CodeGen/X86/2007-01-08-InstrSched.ll
test/CodeGen/X86/2009-09-19-SchedCustomLoweringBug.ll
test/CodeGen/X86/sink-hoist.ll
test/CodeGen/X86/sse2.ll
test/CodeGen/X86/sse3.ll
test/CodeGen/X86/tail-opts.ll
test/CodeGen/X86/tailcallstack64.ll
test/CodeGen/X86/widen_arith-3.ll