summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/MetadataLoader.cpp
AgeCommit message (Expand)Author
2025-09-05[LLD][COFF] Add more `--time-trace` tags for ThinLTO linking (#156471)Alexandre Ganea
2025-07-07[KeyInstr] Add bitcode support (#147260)Jeremy Morse
2025-07-04[debuginfo][coro] Emit debug info labels for coroutine resume points (#141937)Adrian Vogelsgesang
2025-07-02Fix lld crash caused by dynamic bit offset patch (#146701)Tom Tromey
2025-06-25Non constant size and offset in DWARF (#141106)Tom Tromey
2025-05-24[Bitcode] Remove unused includes (NFC) (#141354)Kazu Hirata
2025-05-13[NFC] Use more isa and isa_and_nonnull instead dyn_cast for predicates (#137393)Max Graey
2025-03-31Add support for fixed-point types (#129596)Tom Tromey
2025-03-25Add bit stride to DICompositeType (#131680)Tom Tromey
2025-03-22[llvm][MetadataLoader] Make sure we correctly load DW_APPLE_ENUM_KIND from bi...Michael Buch
2025-02-27[Bitcode] Avoid repeated hash lookups (NFC) (#128824)Kazu Hirata
2025-02-24Add DISubrangeType (#126772)Tom Tromey
2025-02-19[BitcodeReader] Use `poison` instead of `undef` to represent unsupported cons...Pedro Lobo
2025-02-06[llvm][DebugInfo] Add new DW_AT_APPLE_enum_kind to encode enum_extensibility ...Michael Buch
2024-11-13[DebugInfo] Add a specification attribute to LLVM DebugInfo (#115362)Augusto Noronha
2024-11-06[DebugInfo] Add num_extra_inhabitants to debug info (#112590)Augusto Noronha
2024-09-19[LLVM] Use {} instead of std::nullopt to initialize empty ArrayRef (#109133)Jay Foad
2024-09-07[Bitcode] Avoid repeated hash lookups (NFC) (#107708)Kazu Hirata
2024-07-07[Bitcode] Use range-based for loops (NFC) (#97776)Kazu Hirata
2024-06-20Revert "[DebugInfo][BPF] Add 'annotations' field for DIBasicType & DI… (#96...eddyz87
2024-06-18[DebugInfo][BPF] Add 'annotations' field for DIBasicType & DISubroutineType (...eddyz87
2024-03-19[RemoveDIs][NFC] Rename DPValue -> DbgVariableRecord (#85216)Stephen Tozer
2024-03-19[RemoveDIs] Auto-upgrade debug intrinsics to DbgRecords (default false) (#85650)Orlando Cazalet-Hyams
2024-03-19[Dwarf] Support `__ptrauth` qualifier in metadata nodes (#83862)Daniil Kovalev
2024-03-02Revert "[Dwarf] Support `__ptrauth` qualifier in metadata nodes" (#83672)Daniil Kovalev
2024-03-01[Dwarf] Support `__ptrauth` qualifier in metadata nodes (#82363)Daniil Kovalev
2024-01-18[ThinLTO][DebugInfo] Emit full type definitions when importing anonymous type...Ricky Zhou
2024-01-16Revert "[CloneFunction][DebugInfo] Avoid cloning DILocalVariables of inlined ...Davide Italiano
2024-01-11[CloneFunction][DebugInfo] Avoid cloning DILocalVariables of inlined function...Vladislav Dzhidzhoev
2023-12-11[llvm] Use StringRef::{starts,ends}_with (NFC) (#74956)Kazu Hirata
2023-11-08Revert "[DebugMetadata][DwarfDebug] Support function-local types in lexical b...Vladislav Dzhidzhoev
2023-11-02[DebugMetadata][DwarfDebug] Support function-local types in lexical block sco...Vladislav Dzhidzhoev
2023-10-22[llvm] Stop including llvm/ADT/iterator_range.h (NFC)Kazu Hirata
2023-10-16[DebugInfo] Only call upgradeCULocals() at module level (#68965)Nikita Popov
2023-10-05[BitcodeReader] Replace unsupported constexprs in metadata with undefNikita Popov
2023-09-29Revert "[DebugMetadata][DwarfDebug] Support function-local types in lexical b...Hans Wennborg
2023-09-28[Bitcode] Support expanding constant expressions in function metadataNikita Popov
2023-09-26[DebugMetadata][DwarfDebug] Support function-local types in lexical block sco...Vladislav Dzhidzhoev
2023-09-26[Bitcode] Add some missing GetTypeByID failure checksNikita Popov
2023-08-23[BitcodeReader] Remove two unused variablesBjorn Pettersson
2023-06-20Revert "Reland "[DebugMetadata][DwarfDebug] Support function-local types in l...Vladislav Dzhidzhoev
2023-06-20Reland "[DebugMetadata][DwarfDebug] Support function-local types in lexical b...Vladislav Dzhidzhoev
2023-06-20Revert "Reland "[DebugMetadata][DwarfDebug] Support function-local types in l...Vladislav Dzhidzhoev
2023-06-19Reland "[DebugMetadata][DwarfDebug] Support function-local types in lexical b...Vladislav Dzhidzhoev
2023-06-19Revert "[DebugMetadata][DwarfDebug] Support function-local types in lexical b...Vladislav Dzhidzhoev
2023-06-19[DebugMetadata][DwarfDebug] Support function-local types in lexical block sco...Vladislav Dzhidzhoev
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