aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/SelectionDAG/LatencyPriorityQueue.cpp
AgeCommit message (Expand)Author
2008-11-19Experimental post-pass scheduling support. Post-pass schedulingDan Gohman
2008-11-17Don't use the isPending flag to mean what the isAvailable flag means.Dan Gohman
2008-11-15Move ScheduleDAGList's LatencyPriorityQueue class out to a separate file.Dan Gohman