- 732afdd Turn cl::values() (for enum) from a vararg function to using C++ variadic template by Mehdi Amini · 9 years ago
- 6e0c844 Invoke add-discriminator at -g0 -fsample-profile by Dehao Chen · 9 years ago
- 364dbe0 Stop calling getTargetTriple off of the AsmPrinter and constructing a by Eric Christopher · 9 years ago
- d4135bb DebugInfo: New metadata representation for global variables. by Peter Collingbourne · 9 years ago
- 381fc0e Make some LLVM_CONSTEXPR variables const. NFC. by George Burgess IV · 9 years ago
- a01f295 DebugInfo: Add flag to CU to disable emission of inline debug info into the skeleton CU by David Blaikie · 9 years ago
- 0a16c22 Use range algorithms instead of unpacking begin/end by David Majnemer · 9 years ago
- b7d3311 Move helpers into anonymous namespaces. NFC. by Benjamin Kramer · 9 years ago
- 4ca41fd Run clang-tidy's performance-unnecessary-copy-initialization over LLVM. by Benjamin Kramer · 9 years ago
- b326986 DwarfDebug: Simplify. NFC. by Peter Collingbourne · 9 years ago
- faef320 [MC] Rename EmitFill to emitFill by Petr Hosek · 9 years ago
- c53e18d DWARF: Omit DW_AT_APPLE attributes (except ObjC ones) when not targeting LLDB by David Blaikie · 9 years ago
- 5973bc8 CodeGen: Move the call to DwarfDebug::beginModule() out of the constructor. by Peter Collingbourne · 9 years ago
- 96c9ae6 CodeGen: Do not require a MachineFunction just to create a DIEDwarfExpression. by Peter Collingbourne · 9 years ago
- 78d947b Fix pr27728. by Rafael Espindola · 9 years ago
- 0a78f8c clang-format. NFC. by Rafael Espindola · 9 years ago
- 6323ddf Debug Info: Introduce a DwarfDebug::UseDWARF2Bitfields flag by Adrian Prantl · 9 years ago
- 723ccd2 Debug Info: Prevent DW_AT_abstract_origin from being emitted twice by Adrian Prantl · 9 years ago
- 72da939 Reverting 268054 & 268063 as they caused PR27579. by Amjad Aboud · 10 years ago
- 293ee8b Recommitted r264280 "Supporting all entities declared in lexical scope in LLVM debug info." by Amjad Aboud · 10 years ago
- a59d3e5 DebugInfo: Remove MDString-based type references by Duncan P. N. Exon Smith · 10 years ago
- 43d1e45 [DWARF] Force a linkage_name on an inlined subprogram's abstract origin. by Paul Robinson · 10 years ago
- 75819ae [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. by Adrian Prantl · 10 years ago
- 3891e9e Drop debug info for DISubprograms that are not referenced by anything by Adrian Prantl · 10 years ago
- 5992a72 Support the Nodebug emission kind for DICompileUnits. by Adrian Prantl · 10 years ago
- 3e9c887 DwarfDebug: Support floating point constants in location lists. by Adrian Prantl · 10 years ago
- b939a25 Move the DebugEmissionKind enum from DIBuilder into DICompileUnit. by Adrian Prantl · 10 years ago
- 01bc66a Revert "Recommitted r263424 "Supporting all entities declared in lexical scope in LLVM debug info." After fixing PR26942 (the fix is included in this commit)." by Reid Kleckner · 10 years ago
- 0b214e4 [debuginfo] Include dwo_name in the split unit to improve dwp diagnostics by David Blaikie · 10 years ago
- 6ff7e10 Recommitted r263424 "Supporting all entities declared in lexical scope in LLVM debug info." by Amjad Aboud · 10 years ago
- 1082fa6 Revert "Recommitted r261633 "Supporting all entities declared in lexical scope in LLVM debug info." After fixing PR26715 at r263379." by Benjamin Kramer · 10 years ago
- ab0378b Recommitted r261633 "Supporting all entities declared in lexical scope in LLVM debug info." by Amjad Aboud · 10 years ago
- dba58fb Improve the debug output of DwarfDebug::buildLocationList(). by Adrian Prantl · 10 years ago
- fb2add2 Fix PR26585 by improving the promotion of DBG_VALUEs to DW_AT_locations. by Adrian Prantl · 10 years ago
- 693e8de fix typo in comment by Adrian Prantl · 10 years ago
- d3661cd Revert r261633 "Supporting all entities declared in lexical scope in LLVM debug info." by Hans Wennborg · 10 years ago
- fc8f296 Supporting all entities declared in lexical scope in LLVM debug info. by Amjad Aboud · 10 years ago
- 7c384cc DwarfDebug: emit type units immediately. by Peter Collingbourne · 10 years ago
- f9c275f [codeview] Describe int local variables using .cv_def_range by Reid Kleckner · 10 years ago
- 6c1e47a [DWARFDebug] Fix another case of overlapping ranges by Keno Fischer · 10 years ago
- ecefe5a Fix Clang-tidy readability-redundant-control-flow warnings; other minor fixes. by Eugene Zelenko · 10 years ago
- 8bbce8a Improved macro emission in dwarf. by Amjad Aboud · 10 years ago
- c077841 Fixed few comments. by Amjad Aboud · 10 years ago
- bc0cb11 [DwarfDebug] Don't merge DebugLocEntries if their pieces overlap by Keno Fischer · 10 years ago
- f8eb6a1 [DwarfDebug] Move MergeValues to .cpp, NFC by Keno Fischer · 10 years ago
- 2c36421 Turn off lldb debug tuning by default for FreeBSD by Dimitry Andric · 10 years ago
- d7cfb48 Added support for macro emission in dwarf (supporting DWARF version 4). by Amjad Aboud · 10 years ago
- 6c27a2c Set debugger tuning from TargetOptions (NFC) by Paul Robinson · 10 years ago
- d4bff30 DI: Reverse direction of subprogram -> function edge. by Peter Collingbourne · 10 years ago
- 298639a Move imported entities into DwarfCompilationUnit to speed up LTO linking. by Ivan Krasin · 10 years ago
- 7fa42c8 [AsmPrinter] Prune dead code. NFC. by Benjamin Kramer · 10 years ago
- 2b3c16c Do not assert on first non-prologue instruction being a CFI directive. by Michael Kuperstein · 10 years ago
- 77fefeb Debug Info: Emit the dwo_name only in skeleton CUs, not in DWOs. by Adrian Prantl · 10 years ago
- deef90d DwarfDebug: Emit dwo_id+dwo_name for DICompileUnits that provide a dwoId. by Adrian Prantl · 10 years ago
- 78046b4 Make DW_AT_[MIPS_]linkage_name optional, and off by default for SCE. by Paul Robinson · 10 years ago
- a5ab844 [MC/Dwarf] Allow to specify custom parameters for linetable emission. by Frederic Riss · 10 years ago
- 12d2c12 If the "CodeView" module flag is set, emit codeview instead of DWARF by Reid Kleckner · 10 years ago
- ed013cd DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable by Duncan P. N. Exon Smith · 10 years ago
- 099ea1c DI: Strengthen block-byref cast to DIDerivedType, NFC by Duncan P. N. Exon Smith · 10 years ago
- 6ac940d DI: Only DICompositeType has getElements(), NFC by Duncan P. N. Exon Smith · 10 years ago
- b9de106 Add a "debugger tuning" concept that allows us to fine-tune how we by Paul Robinson · 10 years ago
- ee5feaf Debug Info: Add basic support for external types references. by Adrian Prantl · 10 years ago
- d51dea6 Revert "[DWARF] Fix debug info generation for function static variables, typedefs, and records" by David Blaikie · 10 years ago
- 01e8185 [DWARF] Fix debug info generation for function static variables, typedefs, and records by Michael Kuperstein · 10 years ago
- 3a73d9e AsmPrinter: Don't emit empty .debug_loc entries by Duncan P. N. Exon Smith · 10 years ago
- e6cc531 AsmPrinter: Rewrite initialization of DbgVariable, NFC by Duncan P. N. Exon Smith · 10 years ago
- 857546e Rename and improve emitSectionOffset. by Rafael Espindola · 10 years ago
- 0ebe35b Revert "[DWARF] Fix a few corner cases in expression emission" by David Blaikie · 10 years ago
- e34147c [DWARF] Fix a few corner cases in expression emission by Keno Fischer · 10 years ago
- e7e1d0c Reapply "AsmPrinter: Change DIEValue to be stored by value" by Duncan P. N. Exon Smith · 10 years ago
- 583bc03 Revert "AsmPrinter: Change DIEValue to be stored by value" by Duncan P. N. Exon Smith · 10 years ago
- 7735b48 AsmPrinter: Change DIEValue to be stored by value by Duncan P. N. Exon Smith · 10 years ago
- 6f8c1b6 Use "auto &" in range-based for-loop and remove the extra braces. by Adrian Prantl · 10 years ago
- 7570731 Fix a use-after-free in a DEBUG output. by Adrian Prantl · 10 years ago
- f459994 AsmPrinter: Use DwarfStringPoolEntry in DwarfAccelTable, NFC by Duncan P. N. Exon Smith · 10 years ago
- 0709a7b Move alignment from MCSectionData to MCSection. by Rafael Espindola · 10 years ago
- a05c082 Don't generate comments in the DebugLocStream unless required. NFC. by Pete Cooper · 10 years ago
- 477300d Revert "Add bool to DebugLocDwarfExpression to control emitting comments." by Pete Cooper · 10 years ago
- 3552200 Add bool to DebugLocDwarfExpression to control emitting comments. by Pete Cooper · 10 years ago
- 6f48200 MC: Clean up method names in MCContext. by Jim Grosbach · 10 years ago
- 653c109 DwarfDebug: Emit number of bytes in .debug_loc entry directly by Duncan P. N. Exon Smith · 10 years ago
- 72d03ef DebugInfo: Use low_pc relative debug_ranges under fission when the CU has a low_pc by David Blaikie · 11 years ago
- a9308c4 IR: Give 'DI' prefix to debug info metadata by Duncan P. N. Exon Smith · 11 years ago
- 9ff69c8 [AsmPrinter] Make AsmPrinter's OutStreamer member a unique_ptr. by Lang Hames · 11 years ago
- 60635e3 DebugInfo: Drop rest of DIDescriptor subclasses by Duncan P. N. Exon Smith · 11 years ago
- 2fbe135 DebugInfo: Delete subclasses of DIScope by Duncan P. N. Exon Smith · 11 years ago
- c624688 DebugInfo: Delete old subclasses of DIType by Duncan P. N. Exon Smith · 11 years ago
- 698df36 DwarfUnit: Split MDSubroutineType version of constructTypeDIE() by Duncan P. N. Exon Smith · 11 years ago
- 9928a90 DebugInfo: Remove DIType by Duncan P. N. Exon Smith · 11 years ago
- 848af38 DebugInfo: Remove typedefs for DITypeRef, etc. by Duncan P. N. Exon Smith · 11 years ago
- 364a300 AsmPrinter: Create a unified .debug_loc stream by Duncan P. N. Exon Smith · 11 years ago
- c0f7dd7 AsmPrinter: Store MDExpression directly instead of MDNode, NFC by Duncan P. N. Exon Smith · 11 years ago
- 546c8be AsmPrinter: Stop storing MDLocalVariable in DebugLocEntry by Duncan P. N. Exon Smith · 11 years ago
- fba25d6 AsmPrinter: Calculate type upfront for location lists, NFC by Duncan P. N. Exon Smith · 11 years ago
- 78a9527 AsmPrinter: Simplify logic for debug info intrinsics' !dbg attachments by Duncan P. N. Exon Smith · 11 years ago
- b0b0e49 DebugInfo: DIRef<> => TypedDebugNodeRef<> by Duncan P. N. Exon Smith · 11 years ago
- b273d06 DebugInfo: Gut DIScope, DIEnumerator and DISubrange by Duncan P. N. Exon Smith · 11 years ago
- b105564 DebugInfo: Gut DIType and subclasses by Duncan P. N. Exon Smith · 11 years ago
- 35ef22c DebugInfo: Gut DICompileUnit and DIFile by Duncan P. N. Exon Smith · 11 years ago
- 768d96c DebugInfo: factor out dead variable in NDEBUG from r235050 by Duncan P. N. Exon Smith · 11 years ago