1. c4e08fe Recommit r348806: DebugInfo: Use symbol difference for CU length to simplify assembly reading/editing by David Blaikie · 7 years ago
  2. 61c127c DebugInfo: Move addAddrBase from DwarfUnit to DwarfCompileUnit by David Blaikie · 7 years ago
  3. e833cd4 Revert "debuginfo: Use symbol difference for CU length to simplify assembly reading/editing" by Jordan Rupprecht · 7 years ago
  4. dbe67c4 debuginfo: Use symbol difference for CU length to simplify assembly reading/editing by David Blaikie · 7 years ago
  5. 088d96b [Codegen] - Implement basic .debug_loclists section emission (DWARF5). by George Rimar · 7 years ago
  6. 2df23a4 DebugInfo: Use DW_OP_addrx in DWARFv5 by David Blaikie · 7 years ago
  7. 161dd3c DebugInfo: Use debug_addr for non-dwo addresses in DWARF 5 by David Blaikie · 7 years ago
  8. 425f751 [DWARF] - Emit the correct value for DW_AT_addr_base. by George Rimar · 7 years ago
  9. 609bf36 Remove addBlockByrefAddress(), it is dead code as far as clang is concerned. by Adrian Prantl · 7 years ago
  10. 2532ac8 [DebugInfo] Generate DWARF debug information for labels. (Fix leak problems) by Hsiangkai Wang · 7 years ago
  11. 66cf14d DebugInfo: Add metadata support for disabling DWARF pub sections by David Blaikie · 7 years ago
  12. 55f4262 [DebugInfoMetadata] Added DIFlags interface in DIBasicType. by Adrian Prantl · 7 years ago
  13. f446282 Revert "[DebugInfo] Generate DWARF debug information for labels. (Fix leak problems)" by Bruno Cardoso Lopes · 7 years ago
  14. ccae278 [DebugInfo] Generate DWARF debug information for labels. (Fix leak problems) by Hsiangkai Wang · 7 years ago
  15. 2f08811 [DebugInfo] Reduce debug_str_offsets section size by Pavel Labath · 7 years ago
  16. d4dd721 [DEBUGINFO] Disable emission of the dwarf sections, but allow directives. by Alexey Bataev · 7 years ago
  17. 48ed9ac Revert "[DebugInfo] Generate DWARF debug information for labels." by Vlad Tsyrklevich · 7 years ago
  18. cbc58ad [DebugInfo] Generate DWARF debug information for labels. by Hsiangkai Wang · 7 years ago
  19. f78650a Remove trailing space by Fangrui Song · 7 years ago
  20. f5938bf Revert "[DebugInfo] Generate DWARF debug information for labels." by Shiva Chen · 7 years ago
  21. d6b2cdf [DebugInfo] Generate DWARF debug information for labels. by Shiva Chen · 7 years ago
  22. f9adc20 [DebugInfo] Generate .debug_names section when it makes sense by Pavel Labath · 7 years ago
  23. fcf3810 [DWARF v5] Generate range list tables into the .debug_rnglists section. No support for split DWARF by Wolfgang Pieb · 7 years ago
  24. b7243ed [CodeGen/Dwarf] Rename the "sizetype" synthetic type and add it to the accelerator table by Pavel Labath · 7 years ago
  25. 4b4d85f Style update. NFC. by Rafael Espindola · 8 years ago
  26. b271f31 Reapply "[DWARFv5] Emit file 0 to the line table." by Paul Robinson · 8 years ago
  27. 202f809 Revert "Reapply "[DWARFv5] Emit file 0 to the line table."" by Alexander Potapenko · 8 years ago
  28. 07480bd Reapply "[DWARFv5] Emit file 0 to the line table." by Paul Robinson · 8 years ago
  29. 7cb26ad [DWARF] Suppress split line tables more carefully. by Paul Robinson · 8 years ago
  30. 6054e65 Move TargetLoweringObjectFile from CodeGen to Target to fix layering by David Blaikie · 8 years ago
  31. 4c77cb7 [DebugInfo] Add DW_AT_byte_size to vectors by Matt Davis · 8 years ago
  32. e12a48b Revert "Reapply "[DWARFv5] Emit file 0 to the line table."" by Alexander Kornienko · 8 years ago
  33. 4428e90 Reapply "[DWARFv5] Emit file 0 to the line table." by Paul Robinson · 8 years ago
  34. 732e443 Revert "[DWARFv5] Emit file 0 to the line table." Caused an asan failure. by Paul Robinson · 8 years ago
  35. d5069ba [DWARFv5] Emit file 0 to the line table. by Paul Robinson · 8 years ago
  36. 16c7bda [DebugInfo] Support DWARF v5 source code embedding extension by Scott Linder · 8 years ago
  37. 0d6aead [DEBUGINFO] Add support for emission of the inlined strings. by Alexey Bataev · 8 years ago
  38. bf83be9 [DebugInfo] Removed assert on missing CountVarDIE by Sander de Smalen · 8 years ago
  39. 6acc0e5 [DebugInfo] Accept enumeration types without underlying integer type present in by Momchil Velikov · 8 years ago
  40. 7160384 [DebugInfo] Unify ChecksumKind and Checksum value in DIFile by Scott Linder · 8 years ago
  41. 08dc66e Re-commit r324489: [DebugInfo] Improvements to representation of enumeration types (PR36168) by Momchil Velikov · 8 years ago
  42. 74906a4 Revert "[DebugInfo] Improvements to representation of enumeration types (PR36168)" by Momchil Velikov · 8 years ago
  43. c502027 [DebugInfo] Improvements to representation of enumeration types (PR36168) by Momchil Velikov · 8 years ago
  44. 8c59921 Add DWARF for discriminated unions by Adrian Prantl · 8 years ago
  45. 456b555 [DWARF] Generate DWARF v5 string offsets tables along with strx* index forms. by Wolfgang Pieb · 8 years ago
  46. dc00bec [DebugInfo] Emit DWARF reference for DIVariable 'count' in DISubrange by Sander de Smalen · 8 years ago
  47. fdf4091 [Metadata] Extend 'count' field of DISubrange to take a metadata node by Sander de Smalen · 8 years ago
  48. 612e89d [DWARFv5] CodeGen support for MD5 file checksums by Paul Robinson · 8 years ago
  49. 29f5f98 [DWARFv5] MC support for MD5 file checksums by Paul Robinson · 8 years ago
  50. 74bfafa Re-land "Fix faulty assertion in debug info" by Adrian McCarthy · 8 years ago
  51. a29aac7 Debug Info: Support DW_AT_calling_convention on composite types. by Adrian Prantl · 8 years ago
  52. 86795d9 Revert "Fix faulty assertion in debug info" by Adrian McCarthy · 8 years ago
  53. 2ed8f36 Fix faulty assertion in debug info by Adrian McCarthy · 8 years ago
  54. b3bde2e Fix a bunch more layering of CodeGen headers that are in Target by David Blaikie · 8 years ago
  55. a8e5645 Let replaceVTableHolder accept any type. by Adrian Prantl · 8 years ago
  56. 2049c0d Remove unreachable code. (NFC) by Adrian Prantl · 8 years ago
  57. e60147c [DWARF] Move a couple of member functions to the DWARFUnit baseclass. NFC. by Wolfgang Pieb · 8 years ago
  58. ffc498d Align definition of DW_OP_plus with DWARF spec [3/3] by Florian Hahn · 8 years ago
  59. 6bda14b Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  60. 6f0ecca IR: Give function GlobalValue::getRealLinkageName() a less misleading name: dropLLVMManglingEscape(). by Peter Collingbourne · 8 years ago
  61. 488393f DWARF: Avoid cross-CU references under Fission by David Blaikie · 8 years ago
  62. fed4f39 Remove line and file from DINamespace. by Adrian Prantl · 8 years ago
  63. 1d12b88 Add support for DW_TAG_thrown_type. by Adrian Prantl · 8 years ago
  64. 85366ac Avoid using relocations for ref_addr in .dwo files by David Blaikie · 8 years ago
  65. c12cee3 Fix bug that caused DwarfExpression to drop DW_OP_deref from FI locations by Adrian Prantl · 8 years ago
  66. 295c952 Revert "Fix bug that caused DwarfExpression to drop DW_OP_deref from FI locations" by Adrian Prantl · 8 years ago
  67. 78ff122 Fix bug that caused DwarfExpression to drop DW_OP_deref from FI locations by Adrian Prantl · 8 years ago
  68. 6825fb6 PR32382: Fix emitting complex DWARF expressions. by Adrian Prantl · 8 years ago
  69. dc77b2e Distinguish between code pointer size and DataLayout::getPointerSize() in DWARF info generation by Konstantin Zhuravlyov · 8 years ago
  70. 956484b Replace uses of DwarfExpression::addMachineReg* with addMachineRegExpression by Adrian Prantl · 9 years ago
  71. a63b8e8 Rename methods in DwarfExpression to adhere to the LLVM coding guidelines. NFC. by Adrian Prantl · 9 years ago
  72. 19aadf5 Revert "Debug Info: Add basic support for external types references." by Adrian Prantl · 9 years ago
  73. d5561e0 [DebugInfo] Emit address space with DW_AT_address_class attribute for pointer and reference types by Konstantin Zhuravlyov · 9 years ago
  74. d4f1c48 Alphabetize some cases (NFC) by Paul Robinson · 9 years ago
  75. 91d7481 [DWARF] Default lower bound should respect requested DWARF version. by Paul Robinson · 9 years ago
  76. cddd604 [DWARFv5] Emit new unit header format. by Paul Robinson · 9 years ago
  77. a0e3c75 DebugInfo: ensure type and namespace names are included in pubnames/pubtypes even when they are only present in type units by David Blaikie · 9 years ago
  78. 0944a8c Change debug-info-for-profiling from a TargetOption to a function attribute. by Dehao Chen · 9 years ago
  79. 1ce8d6c Add -debug-info-for-profiling to emit more debug info for sample pgo profile collection by Dehao Chen · 9 years ago
  80. cbddae7 DebugInfo: support for DW_FORM_implicit_const by Victor Leschuk · 9 years ago
  81. 8fafb8d Fix LLVM's use of DW_OP_bit_piece in DWARF expressions. by Adrian Prantl · 9 years ago
  82. 941fa75 [DIExpression] Introduce a dedicated DW_OP_LLVM_fragment operation by Adrian Prantl · 9 years ago
  83. dad4907 [DWARF] Put linkage-name on abstract origin even when there's a declaration. by Paul Robinson · 9 years ago
  84. 35630c3 This change removes the dependency on DwarfDebug that was used for DW_FORM_ref_addr by making a new DIEUnit class in DIE.cpp. by Greg Clayton · 9 years ago
  85. ce3c8ef [DebugInfo] Add support for DW_AT_main_subprogram on subprograms by David Blaikie · 9 years ago
  86. e654397 Rely on a single DWARF version instead of having two copies by Greg Clayton · 9 years ago
  87. dbfda63 Add DWARF debug info support for C++11 inline namespaces. by Adrian Prantl · 9 years ago
  88. e1156c2 DebugInfo: make DW_TAG_atomic_type valid by Victor Leschuk · 9 years ago
  89. a37660c DebugInfo: fix incorrect alignment type (NFC) by Victor Leschuk · 9 years ago
  90. 3c98998 DebugInfo: support for DWARFv5 DW_AT_alignment attribute by Victor Leschuk · 9 years ago
  91. df5042a Revert r285181 "DebugInfo: support for DWARFv5 DW_AT_alignment attribute". by Vassil Vassilev · 9 years ago
  92. e398c6a DebugInfo: support for DWARFv5 DW_AT_alignment attribute by Victor Leschuk · 9 years ago
  93. 2ede126 DebugInfo: preparation to implement DW_AT_alignment by Victor Leschuk · 9 years ago
  94. 197aa31 DebugInfo: change alignment type from uint64_t to uint32_t to save space. by Victor Leschuk · 9 years ago
  95. 1804a77 Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes. by Eugene Zelenko · 9 years ago
  96. c19dee7 Support the DW_AT_noreturn DWARF flag. by Adrian Prantl · 9 years ago
  97. acee568 [codeview] Improved array type support. by Amjad Aboud · 9 years ago
  98. 28c3646 [COFF, Dwarf] Don't emit DW_AT_location for dllimported entities by David Majnemer · 9 years ago
  99. de3d8b5 [DebugInfo] Add calling convention support for DWARF and CodeView by Reid Kleckner · 9 years ago
  100. c53e18d DWARF: Omit DW_AT_APPLE attributes (except ObjC ones) when not targeting LLDB by David Blaikie · 9 years ago