aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/LatencyPriorityQueue.h
Commit message (Expand)AuthorAgeFilesLines
* Remove some old experimental code that is no longer needed. Remove additional...David Goodwin2009-11-201-9/+2
* Do a scheduling pass ignoring anti-dependencies to identify candidate registe...David Goodwin2009-11-031-4/+13
* Fix some register-alias-related bugs in the post-RA scheduler livenessDan Gohman2008-12-161-15/+3
* Update CalcLatency to work in terms of edge latencies, rather thanDan Gohman2008-12-101-1/+1
* Experimental post-pass scheduling support. Post-pass schedulingDan Gohman2008-11-191-0/+124