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)
commita306a8a844dbfa6d3d379ed3c8f693cca753a2dd
treeecfe9f90a2bf64458849f8e04397cd1387e901f0
parentc37a1d6e0fc6b56dcdd7018322a9a8dac6d69c1c
misched: Use the same scheduling heuristics with -misched-topdown/bottomup.

(except the part about choosing direction)

llvm-svn: 157437
llvm/lib/CodeGen/MachineScheduler.cpp