summaryrefslogtreecommitdiff
path: root/lib/CodeGen/ScheduleDAGEmit.cpp
Commit message (Expand)AuthorAge
* When scheduling a block in parts, keep track of the overallDan Gohman2009-02-11
* Instead of adding dependence edges between terminator instructionsDan Gohman2009-01-16
* Move a few containers out of ScheduleDAGInstrs::BuildSchedGraphDan Gohman2009-01-15
* Fix PR3241: Currently EmitCopyFromReg emits a copy from the physical register...Evan Cheng2009-01-12
* Rewrite the SDep class, and simplify some of the related code.Dan Gohman2008-12-09
* Experimental post-pass scheduling support. Post-pass schedulingDan Gohman2008-11-19