summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/AMDGPU
Commit message (Expand)AuthorAgeFilesLines
* AMDGPU: Fix tests using old number for constant address spaceMatt Arsenault2018-09-101-3/+3
* [DebugInfo] Normalize common kinds of DWARF sub-expressions.Jonas Devlieghere2018-09-051-3/+3
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-095-7/+7
* AMDGPU: Really implement getFrameRegisterMatt Arsenault2018-03-271-0/+3
* [DebugInfo] Support DWARF v5 source code embedding extensionScott Linder2018-02-231-1/+3
* [DWARF] Regularize dumping strings from line tables.Paul Robinson2018-02-051-1/+1
* [AMDGPU] Switch to the new addr space mapping by defaultYaxun Liu2018-02-024-57/+57
* Re-land "[llvm-dwarfdump] Print type names in DW_AT_type DIEs"Jonas Devlieghere2017-10-101-5/+5
* Revert "[llvm-dwarfdump] Print type names in DW_AT_type DIEs"Jonas Devlieghere2017-10-101-5/+5
* [llvm-dwarfdump] Print type names in DW_AT_type DIEsJonas Devlieghere2017-10-101-5/+5
* llvm-dwarfdump: Make -brief the default and add a -verbose option instead.Adrian Prantl2017-09-113-3/+3
* llvm-dwarfdump: Replace -debug-dump=sect option with individual options.Adrian Prantl2017-09-113-3/+3
* Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl2017-08-301-2/+2
* [dwarfdump] Pretty print location expressions and location listsReid Kleckner2017-08-291-5/+5
* Remove the obsolete offset parameter from @llvm.dbg.valueAdrian Prantl2017-07-281-3/+3
* AMDGPU: Fix assert in schedulerKonstantin Zhuravlyov2017-04-271-0/+95
* [DWARF] Versioning for DWARF constants; verify FORMsPaul Robinson2017-04-202-162/+0
* AMDGPU: Test handling of R_AMDGPU_ABS64 in RelocVisitorKonstantin Zhuravlyov2017-04-171-0/+72
* AMDGPU: Set CodePointerSize to 8 for amdgcnKonstantin Zhuravlyov2017-04-172-2/+75
* [AMDGPU] Split R600/SI getFrameIndexReference and emit stack object offsets f...Konstantin Zhuravlyov2017-03-102-0/+203
* AMDGPU: add missing lit.local.cfg to test/DebugInfo/AMDGPUKonstantin Zhuravlyov2017-03-091-0/+2
* [DebugInfo] Emit address space with DW_AT_address_class attribute for pointer...Konstantin Zhuravlyov2017-03-082-0/+174
OpenPOWER on IntegriCloud