aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Hexagon/HexagonMachineScheduler.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-5/+3
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-9/+11
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-1/+1
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-9/+10
* Update to LLVM 3.5a.Stephen Hines2014-04-241-13/+13
* mi-sched: Precompute a PressureDiff for each instruction, adjust for liveness...Andrew Trick2013-08-301-1/+1
* Don't cache the instruction and register info from the TargetMachine, becauseBill Wendling2013-06-071-2/+1
* 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