summaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
AgeCommit message (Expand)Author
2025-09-29Reland "[DebugInfo][DwarfDebug] Separate creation and population of abstract ...Vladislav Dzhidzhoev
2025-05-13[KeyInstr][DwarfDebug] Add is_stmt emission support (#133495)Orlando Cazalet-Hyams
2025-03-11Reland: [MC] output inlined-at debug info (#106230) (#130306)Yaxun (Sam) Liu
2025-03-07Revert "[MC] output inlined-at debug info (#106230)"Nikita Popov
2025-03-06[MC] output inlined-at debug info (#106230)Yaxun (Sam) Liu
2024-11-13[DebugInfo][DWARF] Emit Per-Function Line Table Offsets and End Sequences (#1...alx32
2024-11-12[DebugInfo] Don't apply is_stmt on MBB branches that preserve lines (#108251)Stephen Tozer
2024-10-03[NVPTX] add support for .debug_loc section (#110905)William G Hatch
2024-09-05[DWARF] Identify prologue_end by instruction rather than DILocation (#107264)Jeremy Morse
2024-07-29[DWARF] Emit line 0 source locations for BB padding nops (#99496)Nabeel Omer
2024-07-24[PS4/PS5][Driver][DWARF] Always emit .debug_aranges for SCE tuning (#100160)Edd Dawson
2024-07-19Revert "[PS4/PS5][Driver][DWARF] Always emit .debug_aranges for SCE t… (#99...Edd Dawson
2024-07-19[PS4/PS5][Driver][DWARF] Always emit .debug_aranges for SCE tuning (#99629)Edd Dawson
2023-11-18[LLVM][DWARF] Add support for monolithic types in .debug_names (#70515)Alexander Yermolovich
2023-10-25[LLVM[NFC] Refactor to allow debug_names entries to conatain DIE offset (#69399)Alexander Yermolovich
2023-10-05Revert "[LLVM][DWARF] Add support for monolithic types in .debug_names (#68131)"Nico Weber
2023-10-05[LLVM][DWARF] Add support for monolithic types in .debug_names (#68131)Alexander Yermolovich
2023-09-29[DwarfDebug] Add forward declarations of "<" operators [NFC]Mikael Holmen
2023-09-20[NFC][AsmPrinter] Refactor FrameIndexExprs as a std::set (#66433)Scott Linder
2023-09-11[NFC][AsmPrinter] Use std::visit in constructVariableDIEImplScott Linder
2023-09-11[NFC][AsmPrinter] Expose std::variant-ness of DbgVariableScott Linder
2023-09-11[NFC][AsmPrinter] Remove dead multi-MMI handling from DwarfFile::addScopeVari...Scott Linder
2023-09-11[NFC][AsmPrinter] Refactor DbgVariable as a std::variantScott Linder
2023-08-23[AsmPrinter][DebugInfo] Create EntryValue mode for DbgVariableFelipe de Azevedo Piovezan
2023-08-21[DwarfDebug][NFC] Factor out 'isInitialized' logicFelipe de Azevedo Piovezan
2023-06-16Reland "[DebugMetadata][DwarfDebug] Fix DWARF emisson of function-local impor...Vladislav Dzhidzhoev
2023-06-15Revert "Reland "[DebugMetadata][DwarfDebug] Fix DWARF emisson of function-loc...Vladislav Dzhidzhoev
2023-06-15Reland "[DebugMetadata][DwarfDebug] Fix DWARF emisson of function-local impor...Vladislav Dzhidzhoev
2023-06-15Revert "[DebugMetadata][DwarfDebug] Fix DWARF emisson of function-local impor...Vladislav Dzhidzhoev
2023-06-15[DebugMetadata][DwarfDebug] Fix DWARF emisson of function-local imported enti...Vladislav Dzhidzhoev
2023-06-15Revert "[DebugMetadata][DwarfDebug] Fix DWARF emisson of function-local impor...Vladislav Dzhidzhoev
2023-06-15[DebugMetadata][DwarfDebug] Fix DWARF emisson of function-local imported enti...Vladislav Dzhidzhoev
2023-06-15Revert "[DebugMetadata][DwarfDebug] Fix DWARF emisson of function-local impor...Vladislav Dzhidzhoev
2023-06-15[DebugMetadata][DwarfDebug] Fix DWARF emisson of function-local imported enti...Vladislav Dzhidzhoev
2023-06-10[NFC][SetVector] Update some usages of SetVector to SmallSetVectorDhruv Chawla
2023-03-29DWARF: Enable "ranges always" under Split DWARF by defaultDavid Blaikie
2022-12-13[CodeGen] llvm::Optional => std::optionalFangrui Song
2022-12-04[MC] llvm::Optional => std::optionalFangrui Song
2022-03-25DebugInfo: Don't allow type units to references types in the CUDavid Blaikie
2022-03-12Cleanup includes: DebugInfo & CodeGenserge-sans-paille
2022-02-06[CodeGen] Use = default (NFC)Kazu Hirata
2022-02-01Revert "DebugInfo: Don't put types in type units if they reference internal l...David Blaikie
2022-01-23DebugInfo: Don't put types in type units if they reference internal linkage t...David Blaikie
2021-12-23Revert "[DWARF] Fix PR51087 Extraneous enum record in DWARF with type units"David Blaikie
2021-12-24Revert "[DwarfDebug] Support emitting function-local declaration for a lexica...Kristina Bessonova
2021-12-23Revert "Revert "[DwarfDebug] Support emitting function-local declaration for ...Muhammad Omair Javaid
2021-12-22Revert "[DwarfDebug] Support emitting function-local declaration for a lexica...David Blaikie
2021-12-17[DWARF] Fix PR51087 Extraneous enum record in DWARF with type unitsOCHyams
2021-12-05Reland [DwarfDebug] Support emitting function-local declaration for a lexical...Kristina Bessonova
2021-12-04Revert "[DwarfDebug] Support emitting function-local declaration for a lexica...Kristina Bessonova