summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/SIWholeQuadMode.cpp
Commit message (Expand)AuthorAgeFilesLines
* [AMDGPU, PowerPC, TableGen] Fix some Clang-tidy modernize and Include What Yo...Eugene Zelenko2016-12-091-4/+22
* AMDGPU/SI: Add back reverted SGPR spilling code, but disable itMarek Olsak2016-11-251-1/+1
* Revert "AMDGPU: Make m0 unallocatable"Marek Olsak2016-11-251-1/+1
* AMDGPU: Make m0 unallocatableMatt Arsenault2016-11-241-1/+1
* Use StringRef in Pass/PassManager APIs (NFC)Mehdi Amini2016-10-011-3/+1
* AMDGPU: Do not clobber SCC in SIWholeQuadModeNicolai Haehnle2016-09-121-70/+197
* AMDGPU: Reduce the duration of whole-quad-modeNicolai Haehnle2016-09-031-54/+108
* AMDGPU: Fix an interaction between WQM and polygon stipplingNicolai Haehnle2016-09-031-7/+0
* AMDGPU: Stay in WQM for non-intrinsic storesNicolai Haehnle2016-08-021-4/+5
* AMDGPU: Track physical registers in SIWholeQuadModeNicolai Haehnle2016-08-021-26/+53
* AMDGPU: add execfix flag to SI_ELSENicolai Haehnle2016-07-281-0/+3
* AMDGPU: WQM cleanupsMatt Arsenault2016-07-131-42/+31
* AMDGPU: Follow up to r275203Matt Arsenault2016-07-121-4/+1
* AMDGPU: Remove implicit iterator conversions, NFCDuncan P. N. Exon Smith2016-07-081-16/+18
* AMDGPU: Cleanup subtarget handling.Matt Arsenault2016-06-241-2/+4
* AMDGPU: Add amdgpu-ps-wqm-outputs function attributesNicolai Haehnle2016-06-071-2/+27
* AMDGPU/SI: add llvm.amdgcn.ps.live intrinsicNicolai Haehnle2016-04-221-14/+45
* AMDGPU: Add a shader calling conventionNicolai Haehnle2016-04-061-3/+1
* AMDGPU: Fix dangling references introduced by r263982Nicolai Haehnle2016-03-211-3/+5
* AMDGPU: Coding style fixesNicolai Haehnle2016-03-211-4/+2
* AMDGPU: Add SIWholeQuadMode passNicolai Haehnle2016-03-211-0/+465
OpenPOWER on IntegriCloud