1. ac69af7 llvm-dwarfdump: Improve/fix pretty printing of array dimensions by David Blaikie · 7 years ago
  2. cda5421 [DebugInfo] DISubprogram flags get their own flags word. NFC. by Paul Robinson · 7 years ago
  3. bb27911 DebugInfo: Add a CU metadata attribute for use of DWARF ranges base address specifiers by David Blaikie · 7 years ago
  4. 9fd397b ADT/STLExtras: Introduce llvm::empty; NFC by Matthias Braun · 7 years ago
  5. f8ab35a Emit template type and value parameter DIEs for template variables. by Matthew Voss · 7 years ago
  6. abda7ee [LLVM-C] Add an accessor for the kind of a Metadata Node by Robert Widmann · 7 years ago
  7. 106eab0 [C-API][DIBuilder] Use NameLen in LLVMDIBuilderCreateParameterVariable by Robert Widmann · 7 years ago
  8. 2a813ef DebugInfo: Improve debug location merging by David Blaikie · 7 years ago
  9. b56a4d3 [C-API][DIBuilder] Added DIFlags in LLVMDIBuilderCreateBasicType by whitequark · 7 years ago
  10. 66cf14d DebugInfo: Add metadata support for disabling DWARF pub sections by David Blaikie · 7 years ago
  11. aa02580 [IR] Strip trailing whitespace. NFC by Bjorn Pettersson · 7 years ago
  12. 0deb9a9 Extend the GlobalObject metadata interface by Benjamin Kramer · 7 years ago
  13. 38fa750 [LLVM-C] Add DIBuilder Bindings For ObjC Classes by Robert Widmann · 7 years ago
  14. 4b0084b [LLVM-C] Consolidate llgo's DIBuilder Bindings by Robert Widmann · 7 years ago
  15. 260b581 [LLVM-C] Add Accessors for Common DIType and DILocation Properties by Robert Widmann · 7 years ago
  16. a428eba [LLVM-C] Move DIBuilder Bindings For Temporary MDNodes by Robert Widmann · 7 years ago
  17. 2c86455 [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. by Shiva Chen · 7 years ago
  18. aec494f3 [LLVM-C] Add DIBuilder bindings to create import declarations by Robert Widmann · 7 years ago
  19. 2d2698c [LLVM-C] Miscellaneous Cleanups in DIBuilder Bindings by Robert Widmann · 7 years ago
  20. 21fc15d [LLVM-C] DIBuilder Bindings For Variable Expressions by Robert Widmann · 7 years ago
  21. 6978db7 [LLVM-C] DIBuilderBindings for Subrange and Arrays by Robert Widmann · 7 years ago
  22. b02fe64 [LLVM-C] Finish Up Scope Bindings by Robert Widmann · 7 years ago
  23. 12e367b [LLVM-C] Add DIBuilder Bindings For Variable Creation by Robert Widmann · 7 years ago
  24. 7a44782 [DebugInfo] Follow-up bug fix on "Fixing a couple of DI duplication bugs of CloneModule" by Roman Tereshin · 7 years ago
  25. dab10b5 [DebugInfo][OPT] NFC follow-up on "Fixing a couple of DI duplication bugs of CloneModule" by Roman Tereshin · 7 years ago
  26. d769eb3 [DebugInfo][OPT] Fixing a couple of DI duplication bugs of CloneModule by Roman Tereshin · 7 years ago
  27. 65b0d4d [DebugInfo] Create merged locations for instructions other than calls by Vedant Kumar · 7 years ago
  28. f53050f [LLVM-C] Move DIBuilder Bindings For Block Scopes by Robert Widmann · 7 years ago
  29. bee4b58 Fix header mismatch in DIBuilder Type APIs by Harlan Haskins · 7 years ago
  30. b7881bb Add C API bindings for DIBuilder 'Type' APIs by Harlan Haskins · 7 years ago
  31. f05cb43 Remove redundant includes from lib/IR. by Michael Zolotukhin · 8 years ago
  32. 2b881f5 [DebugInfo] Unify logic to merge DILocations. NFC. by Vedant Kumar · 8 years ago
  33. 789164d [LLVM-C] Expose functions to create debug locations via DIBuilder. by whitequark · 8 years ago
  34. a8b2ddb Move the stripping of invalid debug info from the Verifier to AutoUpgrade. by Adrian Prantl · 8 years ago
  35. f464627 Update getMergedLocation to check the instruction type and merge properly. by Dehao Chen · 8 years ago
  36. b52e236 IR: Represent -ggnu-pubnames with a flag on the DICompileUnit. by Peter Collingbourne · 8 years ago
  37. b29bebe IR: Make stripDebugInfo robust against (invalid) empty basic blocks by Justin Bogner · 8 years ago
  38. 6bda14b Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  39. f53a7b4 [IR] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  40. 3077977 [StripDeadDebug/DIFinder] Track inlined SPs by Keno Fischer · 8 years ago
  41. 346dcaf Teach stripNonLineTableDebugInfo() to remap DILocations in !llvm.loop nodes. by Adrian Prantl · 8 years ago
  42. 9b4b8c8 Enable stripping of multiple DILocation on !llvm.loop metadata by Teresa Johnson · 9 years ago
  43. 0944a8c Change debug-info-for-profiling from a TargetOption to a function attribute. by Dehao Chen · 9 years ago
  44. b96a945 stripDebugInfo() should remove DILocation's found in !llvm.loop metadata by Daniel Sanders · 9 years ago
  45. bceaaa9 [IR] Remove the DIExpression field from DIGlobalVariable. by Adrian Prantl · 9 years ago
  46. 73ec065 Revert "[IR] Remove the DIExpression field from DIGlobalVariable." by Adrian Prantl · 9 years ago
  47. 74a835c [IR] Remove the DIExpression field from DIGlobalVariable. by Adrian Prantl · 9 years ago
  48. 03c6d31 Revert "[IR] Remove the DIExpression field from DIGlobalVariable." by Adrian Prantl · 9 years ago
  49. ce13935 [IR] Remove the DIExpression field from DIGlobalVariable. by Adrian Prantl · 9 years ago
  50. e542804 Add -strip-nonlinetable-debuginfo capability by Michael Ilseman · 9 years ago
  51. 84bd58e [opt] Strip coverage if debug info is not present. by Davide Italiano · 9 years ago
  52. 3bfe109 Teach llvm::StripDebugInfo() about global variable !dbg attachments. by Adrian Prantl · 9 years ago
  53. 6d6b4d8 Revert "Add -strip-nonlinetable-debuginfo capability" by Michael Ilseman · 9 years ago
  54. d0a4db7 Add -strip-nonlinetable-debuginfo capability by Michael Ilseman · 9 years ago
  55. db8dd55 StripDebugInfo: uses isa<DbgInfoIntrinsic> instead of matching against llvm.dbg.* (NFC) by Mehdi Amini · 9 years ago
  56. 2f8a5f3 Revert "StripDebugInfo: uses isa<DbgInfoIntrinsic> instead of matching against llvm.dbg.* (NFC)" by Mehdi Amini · 9 years ago
  57. ac85189 StripDebugInfo: uses isa<DbgInfoIntrinsic> instead of matching against llvm.dbg.* (NFC) by Mehdi Amini · 9 years ago
  58. bbedb14 Fix stripDebugInfo: was modifying "DebugLoc" attached to the intrinsic after deleting it. by Mehdi Amini · 9 years ago
  59. 581f0e1 Refactor stripDebugInfo(Function) to handle intrinsic by Mehdi Amini · 9 years ago
  60. 49bbbd8 Revert r268832 "Refactor stripDebugInfo(Function) to handle intrinsic" by Vitaly Buka · 9 years ago
  61. 6eef081 Refactor stripDebugInfo(Function) to handle intrinsic by Mehdi Amini · 9 years ago
  62. a59d3e5 DebugInfo: Remove MDString-based type references by Duncan P. N. Exon Smith · 9 years ago
  63. b550cb1 [NFC] Header cleanup by Mehdi Amini · 9 years ago
  64. 75819ae [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. by Adrian Prantl · 9 years ago
  65. 5992a72 Support the Nodebug emission kind for DICompileUnits. by Adrian Prantl · 9 years ago
  66. adebb93 Remove llvm::getDISubprogram in favor of Function::getSubprogram by Pete Cooper · 10 years ago
  67. 391be79 One more batch of self-containing headers. by Benjamin Kramer · 10 years ago
  68. d4bff30 DI: Reverse direction of subprogram -> function edge. by Peter Collingbourne · 10 years ago
  69. 52888a6 IR: Remove implicit iterator conversions from lib/IR, NFC by Duncan P. N. Exon Smith · 10 years ago
  70. 260fa8a DI: Simplify DebugInfoFinder::processType(), NFC by Duncan P. N. Exon Smith · 10 years ago
  71. 3c5a56b DI: Remove dead code: getDICompositeType() by Duncan P. N. Exon Smith · 10 years ago
  72. 2ecfb1e DI: Strengthen some dyn_casts to DIDerivedType, NFC by Duncan P. N. Exon Smith · 10 years ago
  73. ab1243f Add a DIModule metadata node to the IR. by Adrian Prantl · 10 years ago
  74. a9308c4 IR: Give 'DI' prefix to debug info metadata by Duncan P. N. Exon Smith · 10 years ago
  75. aa861aa DebugInfo: Remove DIArray and DITypeArray typedefs by Duncan P. N. Exon Smith · 10 years ago
  76. ed557b5 DebugInfo: Remove DIDescriptor from the DebugInfo API by Duncan P. N. Exon Smith · 10 years ago
  77. b0b0e49 DebugInfo: DIRef<> => TypedDebugNodeRef<> by Duncan P. N. Exon Smith · 10 years ago
  78. f15c6f8 DebugInfo: Gut DIDescriptor by Duncan P. N. Exon Smith · 10 years ago
  79. b273d06 DebugInfo: Gut DIScope, DIEnumerator and DISubrange by Duncan P. N. Exon Smith · 10 years ago
  80. b105564 DebugInfo: Gut DIType and subclasses by Duncan P. N. Exon Smith · 10 years ago
  81. 35ef22c DebugInfo: Gut DICompileUnit and DIFile by Duncan P. N. Exon Smith · 10 years ago
  82. 62e0f45 DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable by Duncan P. N. Exon Smith · 10 years ago
  83. 1433fd4 Fix crash in DebugInfoFinder when adding a module with forward declared composite type by Anders Waldenborg · 10 years ago
  84. acdee69 DebugInfo: Update signature of DICompileUnit::replace*() by Duncan P. N. Exon Smith · 10 years ago
  85. 537b4a8 DebugInfo: Gut DISubprogram and DILexicalBlock* by Duncan P. N. Exon Smith · 10 years ago
  86. 20caafb DebugInfo: Gut DINamespace and DITemplate*Parameter by Duncan P. N. Exon Smith · 10 years ago
  87. 7348dda DebugInfo: Gut DIVariable and DIGlobalVariable by Duncan P. N. Exon Smith · 10 years ago
  88. 32e7f28 DebugInfo: Move DIVariable::printExtendedName() to its only caller by Duncan P. N. Exon Smith · 10 years ago
  89. de8e427 DebugInfo: Gut DIObjCProperty and DIImportedEntity by Duncan P. N. Exon Smith · 10 years ago
  90. b7e221b DebugInfo: Gut DILocation by Duncan P. N. Exon Smith · 10 years ago
  91. 843237f DebugInfo: Move DILocation::computeNewDiscriminators() by Duncan P. N. Exon Smith · 10 years ago
  92. 4fd839b AddDiscriminators: Create new MDLocation directly by Duncan P. N. Exon Smith · 10 years ago
  93. 745a5db SelectionDAG: Stop using DIVariable::isInlinedFnArgument() by Duncan P. N. Exon Smith · 10 years ago
  94. cca5f68 DebugInfo: Remove DIGlobalVariable::getGlobal() by Duncan P. N. Exon Smith · 10 years ago
  95. 3c2d704 DebugInfo: Migrate DISubprogram::describes() to new hierarchy, NFC by Duncan P. N. Exon Smith · 10 years ago
  96. c82570b Reapply "Verifier: Check for incompatible bit piece expressions" by Duncan P. N. Exon Smith · 10 years ago
  97. 5cd4541 Revert "Verifier: Check for incompatible bit piece expressions" by Duncan P. N. Exon Smith · 10 years ago
  98. 7ad0bd5 DebugInfo: Make MDSubprogram::getFunction() return Constant by Duncan P. N. Exon Smith · 10 years ago
  99. 5ad6ff7 Verifier: Check for incompatible bit piece expressions by Duncan P. N. Exon Smith · 10 years ago
  100. 127ea4b DebugInfo: Remove dead DIDescriptor::replaceAllUsesWith() by Duncan P. N. Exon Smith · 10 years ago