summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/llvm.dbg.value.ll
Commit message (Expand)AuthorAgeFilesLines
* [DebugInfo] Stop changing labels for register-described parameter DBG_VALUEsDavid Stenberg2019-02-131-0/+1
* AMDGPU: Add pass to lower kernel arguments to loadsMatt Arsenault2018-06-261-5/+3
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-1/+1
* Followup on Proposal to move MIR physical register namespace to '$' sigil.Puyan Lotfi2018-01-311-1/+1
* [CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.Francis Visoiu Mistrih2017-12-071-1/+1
* AMDGPU: Fix infinite loop with dbg_valueMatt Arsenault2017-12-051-9/+24
* [CodeGen] Print register names in lowercase in both MIR and debug outputFrancis Visoiu Mistrih2017-11-281-1/+1
* [AMDGPU] Move SiShrinkInstruction and SDWAPeephole to SSAOptimization passesSam Kolton2017-04-071-1/+1
* [AMDGPU] Resubmit SDWA peephole: enable by defaultSam Kolton2017-04-061-1/+1
* Revert r299536. [AMDGPU] SDWA peephole: enable by default.Ivan Krasin2017-04-051-1/+1
* [AMDGPU] SDWA peephole: enable by defaultSam Kolton2017-04-051-1/+1
* AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernelMatt Arsenault2017-03-211-1/+1
* AMDGPU: Disallow exec as SMEM instruction operandMatt Arsenault2016-11-291-1/+5
* AMDGPU: Remove superfluous string attributes from testsMatt Arsenault2016-07-111-1/+1
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-3/+2
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* AMDGPU/SI: Use flat for global load/store when targeting HSAChangpeng Fang2015-12-221-1/+1
* Revert "AMDGPU/SI: Use flat for global load/store when targeting HSA"Rafael Espindola2015-12-221-1/+1
* AMDGPU/SI: Use flat for global load/store when targeting HSAChangpeng Fang2015-12-221-1/+1
* AMDGPU: Rework how private buffer passed for HSAMatt Arsenault2015-11-301-2/+2
* Use TargetRegisterInfo for printing MachineOperand register commentsDan Gohman2015-11-171-1/+1
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-2/+2
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-2/+2
* AMDGPU: Fix assert on dbg_value instructionsMatt Arsenault2015-08-121-0/+37
OpenPOWER on IntegriCloud