OSDN Git Service

mi-sched: Reorder Cyclicpath (latency) and CriticalMax (pressure) heuristics.
authorAndrew Trick <atrick@apple.com>
Fri, 6 Sep 2013 17:32:36 +0000 (17:32 +0000)
committerAndrew Trick <atrick@apple.com>
Fri, 6 Sep 2013 17:32:36 +0000 (17:32 +0000)
commitf9c2fa8341d4b7fe64ccd7beb5696d4a9934f5e9
tree611ac6f041ee38a6bbbc3ee48dd8044a9bf032c8
parent38e61122f27a8ca4ef0578eaf6dc5242880d2918
mi-sched: Reorder Cyclicpath (latency) and CriticalMax (pressure) heuristics.

The latency based scheduling could induce spills in some cases.

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