summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/local-stack-slot-bug.ll
Commit message (Expand)AuthorAgeFilesLines
* AMDGPU: GFX9 GS and HS shaders always have the scratch wave offset in SGPR5Marek Olsak2017-05-041-26/+0
* AMDGPU: Always allocate emergency stack slot at offset 0Matt Arsenault2017-02-221-4/+3
* Enable FeatureFlatForGlobal on Volcanic IslandsMatt Arsenault2017-01-241-1/+1
* DAG: Avoid OOB when legalizing vector indexingMatt Arsenault2017-01-101-2/+5
* AMDGPU: Properly implement SIRegisterInfo::isFrameOffsetLegal and needsFrameB...Nicolai Haehnle2016-12-081-8/+3
* AMDGPU: Materialize frame index before addMatt Arsenault2016-11-291-3/+4
* Reapply "AMDGPU: Don't use offen if it is 0"Matt Arsenault2016-10-261-2/+8
* Revert "AMDGPU: Don't use offen if it is 0"Mehdi Amini2016-10-011-8/+2
* AMDGPU: Don't use offen if it is 0Matt Arsenault2016-10-011-2/+8
* AMDGPU: Fix broken FrameIndex handlingMatt Arsenault2016-09-171-2/+4
* AMDGPU: Support folding FrameIndex operandsMatt Arsenault2016-09-141-4/+2
* AMDGPU: fix local stack slot allocation bugsNicolai Haehnle2016-07-111-0/+22
OpenPOWER on IntegriCloud