aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/LatencyPriorityQueue.h
AgeCommit message (Expand)Author
2008-12-16Fix some register-alias-related bugs in the post-RA scheduler livenessDan Gohman
2008-12-10Update CalcLatency to work in terms of edge latencies, rather thanDan Gohman
2008-11-19Experimental post-pass scheduling support. Post-pass schedulingDan Gohman