summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/GCNSchedStrategy.h
Commit message (Expand)AuthorAgeFilesLines
* AMDGPU: Avoid constructing new std::vector in initCandidateMatt Arsenault2019-09-051-0/+3
* [AMDGPU] Speed up live-in virtual register set computaion in GCNScheduleDAGMI...Valery Pykhtin2019-06-181-0/+3
* AMDGPU: Mark scheduler classes as finalMatt Arsenault2019-05-081-2/+2
* Fix spelling error. NFCAustin Kerbow2019-04-241-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* AMDGPU: Refactor Subtarget classesTom Stellard2018-07-111-2/+2
* [AMDGPU] Track occupancy in MFIStanislav Mekhanoshin2018-05-311-1/+1
* fix typos in comments and error messges; NFCHiroshi Inoue2017-07-131-1/+1
* [AMDGPU] Cache live-ins and register pressure in schedulerStanislav Mekhanoshin2017-05-161-4/+14
* [AMDGPU] Turn register pressure estimation into forward trackerStanislav Mekhanoshin2017-05-161-6/+4
* [AMDGPU] Fix recorded region boundaries in max-occupancy schedulerStanislav Mekhanoshin2017-03-281-7/+2
* [AMDGPU] Iterative scheduling infrastructure + minimal registry schedulerValery Pykhtin2017-03-211-0/+2
* [AMDGPU] Add second pass of the schedulerStanislav Mekhanoshin2017-02-281-2/+29
* [AMDGPU] New method to estimate register pressureStanislav Mekhanoshin2017-02-281-0/+15
* [AMDGPU] Revert failed schedulingStanislav Mekhanoshin2017-02-151-6/+17
* AMDGPU/SI: Implement a custom MachineSchedStrategyTom Stellard2016-08-291-0/+54
OpenPOWER on IntegriCloud