aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Hexagon/HexagonMachineScheduler.h
Commit message (Expand)AuthorAgeFilesLines
* Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth2012-12-041-4/+4
* misched: Use the TargetSchedModel interface wherever possible.Andrew Trick2012-10-101-20/+13
* DAG post-process for Hexagon MI schedulerSergei Larin2012-09-141-0/+7
* Remove redundant private field.Benjamin Kramer2012-09-141-2/+1
* Reorganize MachineScheduler interfaces and publish them in the header.Andrew Trick2012-09-111-198/+6
* Add "blocked" heuristic to the Hexagon MI scheduler.Sergei Larin2012-09-101-141/+155
* Remove redundant semicolons to fix -pedantic-errors build.Richard Smith2012-09-051-2/+2
* Porting Hexagon MI Scheduler to the new API.Sergei Larin2012-09-041-0/+423