Age | Commit message (Expand) | Author |
---|---|---|
2010-05-26 | Eliminate the use of PriorityQueue and just use a std::vector, | Dan Gohman |
2010-05-26 | Fix indentation. | Dan Gohman |
2010-05-26 | Change push_all to a non-virtual function and implement it in the | Dan Gohman |
2010-05-26 | Delete an unused function. | Dan Gohman |
2009-11-20 | Remove some old experimental code that is no longer needed. Remove additional... | David Goodwin |
2009-11-03 | Do a scheduling pass ignoring anti-dependencies to identify candidate registe... | David Goodwin |
2008-12-16 | Fix some register-alias-related bugs in the post-RA scheduler liveness | Dan Gohman |
2008-12-10 | Update CalcLatency to work in terms of edge latencies, rather than | Dan Gohman |
2008-11-19 | Experimental post-pass scheduling support. Post-pass scheduling | Dan Gohman |