summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.h
Commit message (Expand)AuthorAgeFilesLines
* AMDGPU: allow specifying a workgroup size that needs to fit in a compute unitTom Stellard2016-04-141-0/+2
* AMDGPU/SI: Use the correct scratch wave offset register for shaders.Tom Stellard2016-04-141-0/+4
* AMDGPU: R600 code splitting cleanupMatt Arsenault2016-03-111-5/+3
* AMDGPU/SI: Add support for spiling SGPRs to scratch bufferTom Stellard2016-03-041-1/+2
* AMDGPU: Set flat_scratch from flat_scratch_init regMatt Arsenault2016-02-121-0/+19
* AMDGPU/SI: Add s_waitcnt at the end of non-void functionsMarek Olsak2016-01-131-0/+9
* AMDGPU/SI: Add new target attribute InitialPSInputAddrMarek Olsak2016-01-131-1/+16
* AMDGPU: Rework how private buffer passed for HSAMatt Arsenault2015-11-301-2/+111
* AMDGPU: Check feature attributes in SIMachineFunctionInfoMatt Arsenault2015-11-251-6/+98
* AMDGPU: Also track whether SGPRs were spilledMatt Arsenault2015-11-051-2/+17
* R600 -> AMDGPU renameTom Stellard2015-06-131-0/+66
* Revert "AMDGPU: Add core backend files for R600/SI codegen v6"Tom Stellard2012-07-161-37/+0
* AMDGPU: Add core backend files for R600/SI codegen v6Tom Stellard2012-07-161-0/+37
OpenPOWER on IntegriCloud