1. b939a25 Move the DebugEmissionKind enum from DIBuilder into DICompileUnit. by Adrian Prantl · 10 years ago
  2. 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
  3. 0b214e4 [debuginfo] Include dwo_name in the split unit to improve dwp diagnostics by David Blaikie · 10 years ago
  4. 6ff7e10 Recommitted r263424 "Supporting all entities declared in lexical scope in LLVM debug info." by Amjad Aboud · 10 years ago
  5. 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
  6. ab0378b Recommitted r261633 "Supporting all entities declared in lexical scope in LLVM debug info." by Amjad Aboud · 10 years ago
  7. dba58fb Improve the debug output of DwarfDebug::buildLocationList(). by Adrian Prantl · 10 years ago
  8. fb2add2 Fix PR26585 by improving the promotion of DBG_VALUEs to DW_AT_locations. by Adrian Prantl · 10 years ago
  9. 693e8de fix typo in comment by Adrian Prantl · 10 years ago
  10. d3661cd Revert r261633 "Supporting all entities declared in lexical scope in LLVM debug info." by Hans Wennborg · 10 years ago
  11. fc8f296 Supporting all entities declared in lexical scope in LLVM debug info. by Amjad Aboud · 10 years ago
  12. 7c384cc DwarfDebug: emit type units immediately. by Peter Collingbourne · 10 years ago
  13. f9c275f [codeview] Describe int local variables using .cv_def_range by Reid Kleckner · 10 years ago
  14. 6c1e47a [DWARFDebug] Fix another case of overlapping ranges by Keno Fischer · 10 years ago
  15. ecefe5a Fix Clang-tidy readability-redundant-control-flow warnings; other minor fixes. by Eugene Zelenko · 10 years ago
  16. 8bbce8a Improved macro emission in dwarf. by Amjad Aboud · 10 years ago
  17. c077841 Fixed few comments. by Amjad Aboud · 10 years ago
  18. bc0cb11 [DwarfDebug] Don't merge DebugLocEntries if their pieces overlap by Keno Fischer · 10 years ago
  19. f8eb6a1 [DwarfDebug] Move MergeValues to .cpp, NFC by Keno Fischer · 10 years ago
  20. 2c36421 Turn off lldb debug tuning by default for FreeBSD by Dimitry Andric · 10 years ago
  21. d7cfb48 Added support for macro emission in dwarf (supporting DWARF version 4). by Amjad Aboud · 10 years ago
  22. 6c27a2c Set debugger tuning from TargetOptions (NFC) by Paul Robinson · 10 years ago
  23. d4bff30 DI: Reverse direction of subprogram -> function edge. by Peter Collingbourne · 10 years ago
  24. 298639a Move imported entities into DwarfCompilationUnit to speed up LTO linking. by Ivan Krasin · 10 years ago
  25. 7fa42c8 [AsmPrinter] Prune dead code. NFC. by Benjamin Kramer · 10 years ago
  26. 2b3c16c Do not assert on first non-prologue instruction being a CFI directive. by Michael Kuperstein · 10 years ago
  27. 77fefeb Debug Info: Emit the dwo_name only in skeleton CUs, not in DWOs. by Adrian Prantl · 10 years ago
  28. deef90d DwarfDebug: Emit dwo_id+dwo_name for DICompileUnits that provide a dwoId. by Adrian Prantl · 10 years ago
  29. 78046b4 Make DW_AT_[MIPS_]linkage_name optional, and off by default for SCE. by Paul Robinson · 10 years ago
  30. a5ab844 [MC/Dwarf] Allow to specify custom parameters for linetable emission. by Frederic Riss · 10 years ago
  31. 12d2c12 If the "CodeView" module flag is set, emit codeview instead of DWARF by Reid Kleckner · 10 years ago
  32. ed013cd DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable by Duncan P. N. Exon Smith · 10 years ago
  33. 099ea1c DI: Strengthen block-byref cast to DIDerivedType, NFC by Duncan P. N. Exon Smith · 10 years ago
  34. 6ac940d DI: Only DICompositeType has getElements(), NFC by Duncan P. N. Exon Smith · 10 years ago
  35. b9de106 Add a "debugger tuning" concept that allows us to fine-tune how we by Paul Robinson · 10 years ago
  36. ee5feaf Debug Info: Add basic support for external types references. by Adrian Prantl · 10 years ago
  37. d51dea6 Revert "[DWARF] Fix debug info generation for function static variables, typedefs, and records" by David Blaikie · 10 years ago
  38. 01e8185 [DWARF] Fix debug info generation for function static variables, typedefs, and records by Michael Kuperstein · 10 years ago
  39. 3a73d9e AsmPrinter: Don't emit empty .debug_loc entries by Duncan P. N. Exon Smith · 10 years ago
  40. e6cc531 AsmPrinter: Rewrite initialization of DbgVariable, NFC by Duncan P. N. Exon Smith · 10 years ago
  41. 857546e Rename and improve emitSectionOffset. by Rafael Espindola · 10 years ago
  42. 0ebe35b Revert "[DWARF] Fix a few corner cases in expression emission" by David Blaikie · 10 years ago
  43. e34147c [DWARF] Fix a few corner cases in expression emission by Keno Fischer · 10 years ago
  44. e7e1d0c Reapply "AsmPrinter: Change DIEValue to be stored by value" by Duncan P. N. Exon Smith · 10 years ago
  45. 583bc03 Revert "AsmPrinter: Change DIEValue to be stored by value" by Duncan P. N. Exon Smith · 10 years ago
  46. 7735b48 AsmPrinter: Change DIEValue to be stored by value by Duncan P. N. Exon Smith · 10 years ago
  47. 6f8c1b6 Use "auto &" in range-based for-loop and remove the extra braces. by Adrian Prantl · 10 years ago
  48. 7570731 Fix a use-after-free in a DEBUG output. by Adrian Prantl · 10 years ago
  49. f459994 AsmPrinter: Use DwarfStringPoolEntry in DwarfAccelTable, NFC by Duncan P. N. Exon Smith · 10 years ago
  50. 0709a7b Move alignment from MCSectionData to MCSection. by Rafael Espindola · 10 years ago
  51. a05c082 Don't generate comments in the DebugLocStream unless required. NFC. by Pete Cooper · 10 years ago
  52. 477300d Revert "Add bool to DebugLocDwarfExpression to control emitting comments." by Pete Cooper · 10 years ago
  53. 3552200 Add bool to DebugLocDwarfExpression to control emitting comments. by Pete Cooper · 10 years ago
  54. 6f48200 MC: Clean up method names in MCContext. by Jim Grosbach · 10 years ago
  55. 653c109 DwarfDebug: Emit number of bytes in .debug_loc entry directly by Duncan P. N. Exon Smith · 10 years ago
  56. 72d03ef DebugInfo: Use low_pc relative debug_ranges under fission when the CU has a low_pc by David Blaikie · 11 years ago
  57. a9308c4 IR: Give 'DI' prefix to debug info metadata by Duncan P. N. Exon Smith · 11 years ago
  58. 9ff69c8 [AsmPrinter] Make AsmPrinter's OutStreamer member a unique_ptr. by Lang Hames · 11 years ago
  59. 60635e3 DebugInfo: Drop rest of DIDescriptor subclasses by Duncan P. N. Exon Smith · 11 years ago
  60. 2fbe135 DebugInfo: Delete subclasses of DIScope by Duncan P. N. Exon Smith · 11 years ago
  61. c624688 DebugInfo: Delete old subclasses of DIType by Duncan P. N. Exon Smith · 11 years ago
  62. 698df36 DwarfUnit: Split MDSubroutineType version of constructTypeDIE() by Duncan P. N. Exon Smith · 11 years ago
  63. 9928a90 DebugInfo: Remove DIType by Duncan P. N. Exon Smith · 11 years ago
  64. 848af38 DebugInfo: Remove typedefs for DITypeRef, etc. by Duncan P. N. Exon Smith · 11 years ago
  65. 364a300 AsmPrinter: Create a unified .debug_loc stream by Duncan P. N. Exon Smith · 11 years ago
  66. c0f7dd7 AsmPrinter: Store MDExpression directly instead of MDNode, NFC by Duncan P. N. Exon Smith · 11 years ago
  67. 546c8be AsmPrinter: Stop storing MDLocalVariable in DebugLocEntry by Duncan P. N. Exon Smith · 11 years ago
  68. fba25d6 AsmPrinter: Calculate type upfront for location lists, NFC by Duncan P. N. Exon Smith · 11 years ago
  69. 78a9527 AsmPrinter: Simplify logic for debug info intrinsics' !dbg attachments by Duncan P. N. Exon Smith · 11 years ago
  70. b0b0e49 DebugInfo: DIRef<> => TypedDebugNodeRef<> by Duncan P. N. Exon Smith · 11 years ago
  71. b273d06 DebugInfo: Gut DIScope, DIEnumerator and DISubrange by Duncan P. N. Exon Smith · 11 years ago
  72. b105564 DebugInfo: Gut DIType and subclasses by Duncan P. N. Exon Smith · 11 years ago
  73. 35ef22c DebugInfo: Gut DICompileUnit and DIFile by Duncan P. N. Exon Smith · 11 years ago
  74. 768d96c DebugInfo: factor out dead variable in NDEBUG from r235050 by Duncan P. N. Exon Smith · 11 years ago
  75. 62e0f45 DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable by Duncan P. N. Exon Smith · 11 years ago
  76. 537b4a8 DebugInfo: Gut DISubprogram and DILexicalBlock* by Duncan P. N. Exon Smith · 11 years ago
  77. 7348dda DebugInfo: Gut DIVariable and DIGlobalVariable by Duncan P. N. Exon Smith · 11 years ago
  78. 571baeb DebugInfo: Inline DIVariable::isBlockByrefVariable() into its callers by Duncan P. N. Exon Smith · 11 years ago
  79. de8e427 DebugInfo: Gut DIObjCProperty and DIImportedEntity by Duncan P. N. Exon Smith · 11 years ago
  80. 6a0320a DebugInfo: Gut DIExpression by Duncan P. N. Exon Smith · 11 years ago
  81. c82570b Reapply "Verifier: Check for incompatible bit piece expressions" by Duncan P. N. Exon Smith · 11 years ago
  82. 5cd4541 Revert "Verifier: Check for incompatible bit piece expressions" by Duncan P. N. Exon Smith · 11 years ago
  83. 5ad6ff7 Verifier: Check for incompatible bit piece expressions by Duncan P. N. Exon Smith · 11 years ago
  84. 000fa2c DebugInfo: Remove DITypedArray<>, replace with typedefs by Duncan P. N. Exon Smith · 11 years ago
  85. 76c9184 DebugInfo: Remove special iterators from DIExpression by Duncan P. N. Exon Smith · 11 years ago
  86. e686f15 CodeGen: Stop using DIDescriptor::is*() and auto-casting by Duncan P. N. Exon Smith · 11 years ago
  87. a5099dc DebugInfo: Remove DIDescriptor::Verify() by Duncan P. N. Exon Smith · 11 years ago
  88. 3bef6a3 CodeGen: Assert that inlined-at locations agree by Duncan P. N. Exon Smith · 11 years ago
  89. 33af7a8 LexicalScopes: Use debug info hierarchy pervasively by Duncan P. N. Exon Smith · 11 years ago
  90. fd07a2a DwarfDebug: Avoid creating new DebugLocs in the backend by Duncan P. N. Exon Smith · 11 years ago
  91. 9dffcd0 CodeGen: Use the new DebugLoc API, NFC by Duncan P. N. Exon Smith · 11 years ago
  92. f2b408c Refactor how passes get a symbol at the end of a section. by Rafael Espindola · 11 years ago
  93. 799003b Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used. by Benjamin Kramer · 11 years ago
  94. d3a0577 DwarfDebug: Check for null DebugLocs by Duncan P. N. Exon Smith · 11 years ago
  95. 9ab0923 Centralize the handling of unique ids for temporary labels. by Rafael Espindola · 11 years ago
  96. c0eb4de Convert the last 4 users of GetTempSymbol to createTempSymbol. by Rafael Espindola · 11 years ago
  97. 5345e42 Convert the easy cases of GetTempSymbol to createTempSymbol. by Rafael Espindola · 11 years ago
  98. 5106784 Remove dead code. NFC. by Rafael Espindola · 11 years ago
  99. 5ab3b79 Use the cached subtarget off of the machine function. by Eric Christopher · 11 years ago
  100. f1a13f5 Print section start labels when first switching to the section. by Rafael Espindola · 11 years ago