aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/ScheduleDFS.h
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-2/+0
* SchedDFS: Complete support for nested subtrees.Andrew Trick2013-01-251-9/+35
* MIsched: Improve the interface to SchedDFS analysis (subtrees).Andrew Trick2013-01-251-1/+6
* SchedDFS: Initial support for nested subtrees.Andrew Trick2013-01-251-5/+17
* SchedDFS: Constify interface.Andrew Trick2013-01-251-3/+4
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-101-2/+2
* misched: Analysis that partitions the DAG into subtrees.Andrew Trick2012-11-281-21/+87
* misched: rename ScheduleDAGILP to ScheduleDFS to prepare for other heuristics.Andrew Trick2012-11-281-0/+86