aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/ScheduleDAGPrinter.cpp
AgeCommit message (Expand)Author
2008-12-16This getEdgeAttributes doesn't need a template argument.Dan Gohman
2008-11-21Rename SDep's isSpecial to isArtificial, to make this field a littleDan Gohman
2008-11-19Experimental post-pass scheduling support. Post-pass schedulingDan Gohman