misched: Use the same scheduling heuristics with -misched-topdown/bottomup.
authorAndrew Trick <atrick@apple.com>
Thu, 24 May 2012 23:11:17 +0000 (23:11 +0000)
committerAndrew Trick <atrick@apple.com>
Thu, 24 May 2012 23:11:17 +0000 (23:11 +0000)
commit8ddd9d5b2bee3ccdb36aee4423ca4443d7b3dc32
treee351efd2d3970b2d1175a023cd4b527b91fedab6
parentb1ebd6981fe2654a295200d18d479f092201d394
misched: Use the same scheduling heuristics with -misched-topdown/bottomup.

(except the part about choosing direction)

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