sdsched: Use the right heuristics when -mcpu is not provided and we have no itinerary.
authorAndrew Trick <atrick@apple.com>
Tue, 5 Jun 2012 03:44:34 +0000 (03:44 +0000)
committerAndrew Trick <atrick@apple.com>
Tue, 5 Jun 2012 03:44:34 +0000 (03:44 +0000)
commit4eb4e5eb224b3d737558bcda8a0a369cc9d800e6
tree5464da14f80e72c85c1cc3ebd94698a60ca1f7e4
parentd327d3ddddaf23fe920a01bf6304f6a8f4986e89
sdsched: Use the right heuristics when -mcpu is not provided and we have no itinerary.
Use ILP heuristics for long latency instrs if no scoreboard exists.

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