summaryrefslogtreecommitdiff
path: root/lib/CodeGen/ScheduleDAGPrinter.cpp
Commit message (Expand)AuthorAge
* Apparently some MachineBasicBlock's don't have corresponding llvm basic blocks.Evan Cheng2009-02-11
* Move a few containers out of ScheduleDAGInstrs::BuildSchedGraphDan Gohman2009-01-15
* This getEdgeAttributes doesn't need a template argument.Dan Gohman2008-12-16
* Rename SDep's isSpecial to isArtificial, to make this field a littleDan Gohman2008-11-21
* Experimental post-pass scheduling support. Post-pass schedulingDan Gohman2008-11-19