Run post-RA scheduling after branch folding, as it tends to
authorDan Gohman <gohman@apple.com>
Mon, 24 Nov 2008 17:22:52 +0000 (17:22 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 24 Nov 2008 17:22:52 +0000 (17:22 +0000)
commitcb72dd6776d49b21711977bde21b23c92cff7544
treeba3cfdb8c74e04f2bbd7c9c7816ae17a5e03cc29
parentf003276ee6c1eff64052456f64457cb82904b7bf
Run post-RA scheduling after branch folding, as it tends to
obscure tail-merging opportunities.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59967 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/LLVMTargetMachine.cpp