Age | Commit message (Expand) | Author |
---|---|---|
2008-12-16 | Add initial support for back-scheduling address computations, | Dan Gohman |
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-12-09 | Rewrite the SDep class, and simplify some of the related code. | Dan Gohman |
2008-12-09 | Don't charge full latency for an anti-dependence, in this simplistic | Dan Gohman |
2008-11-19 | Experimental post-pass scheduling support. Post-pass scheduling | Dan Gohman |