summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* [AMDGPU] Emit debugger prologue and emit the rest of the debugger fields in t...Konstantin Zhuravlyov2016-06-251-4/+6
* AMDGPU: Cleanup subtarget handling.Matt Arsenault2016-06-241-5/+6
* AMDGPU: Add option to disable spilling SGPRs to VGPRs.Matt Arsenault2016-06-231-2/+9
* [AMDGPU][NFC] Rename ReserveTrapVGPRs -> ReserveRegsKonstantin Zhuravlyov2016-05-241-3/+3
* [AMDGPU] Move reserved vgpr count for trap handler usage to SIMachineFunction...Konstantin Zhuravlyov2016-04-261-0/+4
* AMDGPU: Add queue ptr intrinsicMatt Arsenault2016-04-251-0/+3
* AMDGPU: allow specifying a workgroup size that needs to fit in a compute unitTom Stellard2016-04-141-6/+7
* AMDGPU/SI: Use the correct scratch wave offset register for shaders.Tom Stellard2016-04-141-3/+6
* AMDGPU: Add a shader calling conventionNicolai Haehnle2016-04-061-3/+5
* AMDGPU/SI: Add support for spiling SGPRs to scratch bufferTom Stellard2016-03-041-10/+5
* AMDGPU: Set flat_scratch from flat_scratch_init regMatt Arsenault2016-02-121-4/+20
* AMDGPU/SI: Add s_waitcnt at the end of non-void functionsMarek Olsak2016-01-131-0/+1
* AMDGPU/SI: Add new target attribute InitialPSInputAddrMarek Olsak2016-01-131-1/+4
* AMDGPU: Avoid assertions after SGPR spilling failedNicolai Haehnle2016-01-041-0/+11
* AMDGPU: Rework how private buffer passed for HSAMatt Arsenault2015-11-301-9/+71
* AMDGPU: Remove SIPrepareScratchRegsMatt Arsenault2015-11-301-0/+8
* AMDGPU: Check feature attributes in SIMachineFunctionInfoMatt Arsenault2015-11-251-3/+36
* AMDGPU: Also track whether SGPRs were spilledMatt Arsenault2015-11-051-0/+1
* MachineRegisterInfo: Remove UsedPhysReg infrastructureMatthias Braun2015-07-141-1/+0
* R600 -> AMDGPU renameTom Stellard2015-06-131-0/+77
* Revert "AMDGPU: Add core backend files for R600/SI codegen v6"Tom Stellard2012-07-161-18/+0
* AMDGPU: Add core backend files for R600/SI codegen v6Tom Stellard2012-07-161-0/+18
OpenPOWER on IntegriCloud