summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/callee-special-input-sgprs.ll
Commit message (Expand)AuthorAgeFilesLines
* [AMDGPU] Created a sub-register class for the return address operand in the r...Christudasan Devadasan2019-07-091-1/+4
* AMDGPU: Make s34 the FP registerMatt Arsenault2019-07-081-55/+60
* [AMDGPU] Fix Livereg computation during epilogue insertionMatt Arsenault2019-06-261-0/+1
* AMDGPU: Always use s33 for global scratch wave offsetMatt Arsenault2019-06-201-79/+55
* AMDGPU: Make test functions hiddenMatt Arsenault2019-06-201-23/+23
* AMDGPU: Don't fix emergency stack slot at offset 0Matt Arsenault2019-06-051-3/+3
* AMDGPU: Invert frame index offset interpretationMatt Arsenault2019-06-051-3/+3
* AMDGPU: Enable code object v3 for AMDHSA onlyKonstantin Zhuravlyov2018-11-151-2/+2
* Bias physical register immediate assignmentsNirav Dave2018-11-141-14/+13
* Revert r345542: AMDGPU: Enable code object v3 by defaultKonstantin Zhuravlyov2018-10-301-2/+2
* [SchedModel] Fix for read advance cycles with implicit pseudo operands.Jonas Paulsson2018-10-301-1/+2
* AMDGPU: Enable code object v3 by defaultKonstantin Zhuravlyov2018-10-291-2/+2
* [FileCheck] Add -allow-deprecated-dag-overlap to failing llvm testsJoel E. Denny2018-07-111-2/+2
* AMDGPU: Increase default stack alignmentMatt Arsenault2018-03-291-1/+1
* Pass Divergence Analysis data to Selection DAG to drive divergenceAlexander Timofeev2018-03-051-13/+37
* Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry2018-02-271-6/+6
* [AMDGPU] Return true in enableMultipleCopyHints().Jonas Paulsson2018-02-171-6/+6
* Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Quentin Colombet2018-02-171-6/+6
* [AMDGPU] Change constant addr space to 4Yaxun Liu2018-02-131-39/+39
* [AMDGPU] Switch to the new addr space mapping by defaultYaxun Liu2018-02-021-10/+10
* [MachineCopyPropagation] Extend pass to do COPY source forwardingGeoff Berry2018-02-011-6/+6
* AMDGPU: Enable IPRAMatt Arsenault2017-11-281-2/+2
* Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...Geoff Berry2017-10-031-6/+6
* Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry2017-10-021-6/+6
* Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...Sam McCall2017-09-041-6/+6
* Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry2017-09-011-6/+6
* Revert r312154 "Re-enable "[MachineCopyPropagation] Extend pass to do COPY so...Hans Wennborg2017-08-301-6/+6
* Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry2017-08-301-6/+6
* Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding" ro...Geoff Berry2017-08-181-6/+6
* Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forward...Geoff Berry2017-08-171-6/+6
* Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry2017-08-171-28/+33
* [MachineCopyPropagation] Extend pass to do COPY source forwardingGeoff Berry2017-08-161-33/+28
* AMDGPU: Cleanup subtarget featuresMatt Arsenault2017-08-071-1/+1
* AMDGPU: Remove error on calls for amdgcnMatt Arsenault2017-08-031-2/+2
* AMDGPU: Pass special input registers to functionsMatt Arsenault2017-08-031-0/+612
OpenPOWER on IntegriCloud