summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/SILowerSGPRSpills.cpp
Commit message (Expand)AuthorAgeFilesLines
* Sink all InitializePasses.h includesReid Kleckner2019-11-131-0/+1
* Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVMDaniel Sanders2019-08-151-2/+2
* Remove set but unused variable.Bill Wendling2019-07-151-5/+1
* [AMDGPU] Fixed asan error with agpr spillingStanislav Mekhanoshin2019-07-111-1/+4
* [AMDGPU] gfx908 agpr spillingStanislav Mekhanoshin2019-07-111-4/+40
* [CodeGen] Enhance `MachineInstrSpan` to allow the end of MBB to be used.Michael Liao2019-07-051-1/+1
* AMDGPU: Add pass to lower SGPR spillsMatt Arsenault2019-07-031-0/+288
OpenPOWER on IntegriCloud