aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Hexagon/HexagonMachineScheduler.h
AgeCommit message (Expand)Author
2012-12-04Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth
2012-10-10misched: Use the TargetSchedModel interface wherever possible.Andrew Trick
2012-09-14DAG post-process for Hexagon MI schedulerSergei Larin
2012-09-14Remove redundant private field.Benjamin Kramer
2012-09-11Reorganize MachineScheduler interfaces and publish them in the header.Andrew Trick
2012-09-10Add "blocked" heuristic to the Hexagon MI scheduler.Sergei Larin
2012-09-05Remove redundant semicolons to fix -pedantic-errors build.Richard Smith
2012-09-04Porting Hexagon MI Scheduler to the new API.Sergei Larin