summaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp
AgeCommit message (Expand)Author
2025-10-07[DWARF] Ignore DW_ATE_lo_user to hi_user in DebugHandlerBase assertion (#161695)Orlando Cazalet-Hyams
2025-09-29Reland "[DebugInfo][DwarfDebug] Separate creation and population of abstract ...Vladislav Dzhidzhoev
2025-09-23Revert "[DebugInfo][DwarfDebug] Separate creation and population of abstract ...Vladislav Dzhidzhoev
2025-09-17[DebugInfo][DwarfDebug] Separate creation and population of abstract subprogr...Vladislav Dzhidzhoev
2025-03-15[CodeGen] Use MCRegister in DbgVariableLocation. NFCCraig Topper
2025-02-24Add DISubrangeType (#126772)Tom Tromey
2024-07-26CodeGen: Remove MachineModuleInfo reference from MachineFunction (#100357)Matt Arsenault
2024-07-26DebugInfo: Avoid some MMI::hasDebugInfo checks (#100333)Matt Arsenault
2024-07-01[AsmPrinter] Reduce AsmPrinterHandlers virt. fn calls (#96785)Alexis Engelke
2024-06-28[IR] Don't include Module.h in Analysis.h (NFC) (#97023)Nikita Popov
2024-04-18[DWARF] Add support for DW_TAG_template_alias for template aliases (#88943)Orlando Cazalet-Hyams
2024-02-20Reapply "[llvm] Fix assertion error where we didn't check fixed point… (#82...PiJoules
2024-02-19Revert "[llvm] Fix assertion error where we didn't check fixed point types." ...Vladimir Vereschaka
2024-02-15[llvm] Fix assertion error where we didn't check fixed point types. (#80757)PiJoules
2023-06-12[DebugInfo] Add DW_ATE_complex_float case to assert in isUnsignedDITypeOCHyams
2023-04-11[DbgHistoryCalculator] Improve debug messagesFelipe de Azevedo Piovezan
2022-12-14Don't include Optional.hKazu Hirata
2022-12-13[CodeGen] llvm::Optional => std::optionalFangrui Song
2022-12-09Allow epilogue_begin to be emitted when generating DWARFAriel Burton
2022-12-02[CodeGen] Use std::nullopt instead of None (NFC)Kazu Hirata
2022-11-22Refactor AsmPrinterHandler callbacks. NFCI.James Y Knight
2022-07-17[CodeGen] Qualify auto variables in for loops (NFC)Kazu Hirata
2022-03-12Cleanup includes: DebugInfo & CodeGenserge-sans-paille
2022-01-05[llvm] Add support for DW_TAG_immutable_typeLuís Ferreira
2021-09-24DebugInfo: Use the signedness of the underlying enum when encoding enum non-t...David Blaikie
2021-08-30[DebugInfo] Remove the restriction on the size of DIStringTypeChih-Ping Chen
2021-06-01Resubmit D85085 after fixing the tests that were failing.Sriraman Tallam
2021-05-27Revert "Emit correct location lists with basic block sections."Nico Weber
2021-05-26Emit correct location lists with basic block sections.Sriraman Tallam
2021-04-11[Debug-Info] make fortran CHARACTER(1) type as valid unsigned typeChen Zheng
2021-03-10Reapply "[DebugInfo] Add DWARF emission for DBG_VALUE_LIST"Stephen Tozer
2021-03-10Revert "[DebugInfo] Add DWARF emission for DBG_VALUE_LIST"Stephen Tozer
2021-03-10[DebugInfo] Add DWARF emission for DBG_VALUE_LISTgbtozers
2020-11-03make the AsmPrinterHandler array publicJameson Nash
2020-10-28Recommit "[CodeView] Emit static data members as S_CONSTANTs."Amy Huang
2020-10-16Revert "make the AsmPrinterHandler array public"Jameson Nash
2020-10-16make the AsmPrinterHandler array publicJameson Nash
2020-09-24Temporary fix for D85085 debug_loc bug with basic block sections.Sriraman Tallam
2020-08-27[DwarfDebug] Improve single location detection in validThroughout (2/4)OCHyams
2020-07-24Revert rG5dd566b7c7b78bd- "PassManager.h - remove unnecessary Function.h/Modu...Simon Pilgrim
2020-07-24PassManager.h - remove unnecessary Function.h/Module.h includes. NFCI.Simon Pilgrim
2020-07-22[DebugInfo] Drop location ranges for variables which exist entirely outside t...OCHyams
2020-07-01This patch adds basic debug info support with basic block sections.Krzysztof Pszeniczny
2020-06-22[DebugInfo] Update MachineInstr to help support variadic DBG_VALUE instructionsstozer
2020-02-14[MC] De-capitalize another set of MCStreamer::Emit* functionsFangrui Song
2020-01-15[DWARF] Emit DW_AT_call_return_pc as an addressVedant Kumar
2019-05-28Stop undef fragments from closing non-overlapping fragmentsDavid Stenberg
2019-05-07[DebugInfo] Delete TypedDINodeRefFangrui Song
2019-04-10[DebugInfo] Improve handling of clobbered fragmentsDavid Stenberg
2019-04-10[DebugInfo] Rename DbgValueHistoryMap::{InstrRange -> Entry}, NFCDavid Stenberg