summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/GCNSchedStrategy.cpp
Commit message (Expand)AuthorAgeFilesLines
* [AMDGPU] Fix GCNSchedStrategy.cpp debug outputStanislav Mekhanoshin2017-02-061-2/+2
* [AMDGPU] Account workgroup size in LDS occupancy limitsStanislav Mekhanoshin2017-02-011-1/+2
* [AMDGPU] Fix typo in GCNSchedStrategyValery Pykhtin2017-01-261-1/+1
* AMDGPU/SI: Allow using SGPRs 96-101 on VIMarek Olsak2016-12-091-1/+1
* AMDGPU: Whitespace fixesMatt Arsenault2016-11-011-2/+2
* [AMDGPU] Wave and register controlsKonstantin Zhuravlyov2016-09-061-2/+2
* AMDGPU/SI: Implement a custom MachineSchedStrategyTom Stellard2016-08-291-0/+312
OpenPOWER on IntegriCloud