aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/ScheduleDFS.h
AgeCommit message (Expand)Author
2013-01-25SchedDFS: Complete support for nested subtrees.Andrew Trick
2013-01-25MIsched: Improve the interface to SchedDFS analysis (subtrees).Andrew Trick
2013-01-25SchedDFS: Initial support for nested subtrees.Andrew Trick
2013-01-25SchedDFS: Constify interface.Andrew Trick
2013-01-10Fix include guards so they exactly match file names.Jakub Staszak
2012-11-28misched: Analysis that partitions the DAG into subtrees.Andrew Trick
2012-11-28misched: rename ScheduleDAGILP to ScheduleDFS to prepare for other heuristics.Andrew Trick