summaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/ScheduleDFS.h
Commit message (Expand)AuthorAge
* SchedDFS: Complete support for nested subtrees.Andrew Trick2013-01-25
* MIsched: Improve the interface to SchedDFS analysis (subtrees).Andrew Trick2013-01-25
* SchedDFS: Initial support for nested subtrees.Andrew Trick2013-01-25
* SchedDFS: Constify interface.Andrew Trick2013-01-25
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-10
* misched: Analysis that partitions the DAG into subtrees.Andrew Trick2012-11-28
* misched: rename ScheduleDAGILP to ScheduleDFS to prepare for other heuristics.Andrew Trick2012-11-28