summaryrefslogtreecommitdiff
path: root/lib/Target/Hexagon/HexagonMachineScheduler.h
Commit message (Expand)AuthorAge
* Factor MI-Sched in preparation for post-ra scheduling support.Andrew Trick2013-12-28
* mi-sched: Precompute a PressureDiff for each instruction, adjust for liveness...Andrew Trick2013-08-30
* Don't cache the instruction and register info from the TargetMachine, becauseBill Wendling2013-06-07
* Sort includes for all of the .h files under the 'lib' tree. These wereChandler Carruth2012-12-04
* misched: Use the TargetSchedModel interface wherever possible.Andrew Trick2012-10-10
* DAG post-process for Hexagon MI schedulerSergei Larin2012-09-14
* Remove redundant private field.Benjamin Kramer2012-09-14
* Reorganize MachineScheduler interfaces and publish them in the header.Andrew Trick2012-09-11
* Add "blocked" heuristic to the Hexagon MI scheduler.Sergei Larin2012-09-10
* Remove redundant semicolons to fix -pedantic-errors build.Richard Smith2012-09-05
* Porting Hexagon MI Scheduler to the new API.Sergei Larin2012-09-04