summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/LatencyPriorityQueue.cpp
Commit message (Expand)AuthorAgeFilesLines
* Experimental post-pass scheduling support. Post-pass schedulingDan Gohman2008-11-191-165/+0
* Don't use the isPending flag to mean what the isAvailable flag means.Dan Gohman2008-11-171-1/+1
* Move ScheduleDAGList's LatencyPriorityQueue class out to a separate file.Dan Gohman2008-11-151-0/+165
OpenPOWER on IntegriCloud