summaryrefslogtreecommitdiff
path: root/llvm/test/DebugInfo/AMDGPU
AgeCommit message (Expand)Author
2025-06-16[Object][AMDGPU] Support REL relocations (#143966)Scott Linder
2025-01-24[SelectionDAG] Fix an incorrect DebugLoc on a COPY (#122963)Emma Pilkington
2024-02-09[AMDGPU] Don't fix the scavenge slot at offset 0 (#79136)Diana Picus
2023-05-17[NFC][Py Reformat] Reformat lit.local.cfg python files in llvmTobias Hieta
2022-11-28AMDGPU: Convert debug info tests to opaque pointersMatt Arsenault
2021-12-24Revert "[DwarfDebug] Support emitting function-local declaration for a lexica...Kristina Bessonova
2021-12-05Reland [DwarfDebug] Move emission of global vars, types and imports to endMod...Kristina Bessonova
2021-12-04Revert "[DwarfDebug] Support emitting function-local declaration for a lexica...Kristina Bessonova
2021-12-04[DwarfDebug] Move emission of global vars, types and imports to endModule()Kristina Bessonova
2021-05-06[MCAsmInfo] Support UsesCFIForDebug for targets with no exception handlingRamNalamothu
2020-03-19[AMDGPU] Add Scratch Wave Offset to Scratch Buffer Descriptor in entry functionsScott Linder
2020-03-17[AMDGPU] Print DWARF register numbers in AMDGPUInstPrinterScott Linder
2020-02-25[AMDGPU] Implement wave64 DWARF register mappingScott Linder
2018-09-10AMDGPU: Fix tests using old number for constant address spaceMatt Arsenault
2018-09-05[DebugInfo] Normalize common kinds of DWARF sub-expressions.Jonas Devlieghere
2018-05-09[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen
2018-03-27AMDGPU: Really implement getFrameRegisterMatt Arsenault
2018-02-23[DebugInfo] Support DWARF v5 source code embedding extensionScott Linder
2018-02-05[DWARF] Regularize dumping strings from line tables.Paul Robinson
2018-02-02[AMDGPU] Switch to the new addr space mapping by defaultYaxun Liu
2017-10-10Re-land "[llvm-dwarfdump] Print type names in DW_AT_type DIEs"Jonas Devlieghere
2017-10-10Revert "[llvm-dwarfdump] Print type names in DW_AT_type DIEs"Jonas Devlieghere
2017-10-10[llvm-dwarfdump] Print type names in DW_AT_type DIEsJonas Devlieghere
2017-09-11llvm-dwarfdump: Make -brief the default and add a -verbose option instead.Adrian Prantl
2017-09-11llvm-dwarfdump: Replace -debug-dump=sect option with individual options.Adrian Prantl
2017-08-30Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl
2017-08-29[dwarfdump] Pretty print location expressions and location listsReid Kleckner
2017-07-28Remove the obsolete offset parameter from @llvm.dbg.valueAdrian Prantl
2017-04-27AMDGPU: Fix assert in schedulerKonstantin Zhuravlyov
2017-04-20[DWARF] Versioning for DWARF constants; verify FORMsPaul Robinson
2017-04-17AMDGPU: Test handling of R_AMDGPU_ABS64 in RelocVisitorKonstantin Zhuravlyov
2017-04-17AMDGPU: Set CodePointerSize to 8 for amdgcnKonstantin Zhuravlyov
2017-03-10[AMDGPU] Split R600/SI getFrameIndexReference and emit stack object offsets f...Konstantin Zhuravlyov
2017-03-09AMDGPU: add missing lit.local.cfg to test/DebugInfo/AMDGPUKonstantin Zhuravlyov
2017-03-08[DebugInfo] Emit address space with DW_AT_address_class attribute for pointer...Konstantin Zhuravlyov