1. f919be3 [DWARF5] Added support for deleted C++ special member functions. by Adrian Prantl · 6 years ago
  2. 2941cda DebugInfo: Move loclist base address from DwarfFile to DebugLocStream by David Blaikie · 6 years ago
  3. 284827f [DebugInfo] Add interface for pre-calculating the size of emitted DWARF by David Stenberg · 6 years ago
  4. bfc6888 DebugInfo: Update support for detecting C++ language variants in debug info emission by David Blaikie · 6 years ago
  5. 90e00bd Debug Info: Support for DW_AT_export_symbols for anonymous structs by Shafik Yaghmour · 6 years ago
  6. b9973f8 Reland "[DwarfDebug] Dump call site debug info" by Djordje Todorovic · 6 years ago
  7. 0739ccd Revert "[DwarfDebug] Dump call site debug info" by Djordje Todorovic · 6 years ago
  8. 01eaae6 [DwarfDebug] Dump call site debug info by Djordje Todorovic · 6 years ago
  9. 4129e3e DebugInfo: Include enumerators in pubnames by David Blaikie · 6 years ago
  10. abc1dff [DebugInfo] More strict debug range for stack variables by Nikola Prica · 6 years ago
  11. 7598b71 DebugInfo: Only move types out of type units if they're named or type united by David Blaikie · 7 years ago
  12. e6e8db5 Debug Info: Support address space attributes on rvalue references. by Adrian Prantl · 7 years ago
  13. da82ce9 [DebugInfo] Delete TypedDINodeRef by Fangrui Song · 7 years ago
  14. a475da3 [DebugInfo] DW_OP_deref_size in PrologEpilogInserter. by Markus Lavin · 7 years ago
  15. 832c7d9 DebugInfo: Emit only declarations (not whole definitions) of non-unit user defined types into type units by David Blaikie · 7 years ago
  16. 783d84b [llvm] Prevent duplicate files in debug line header in dwarf 5: another attempt by Ali Tamur · 7 years ago
  17. 6ed5706 Add LLVM IR debug info support for Fortran COMMON blocks by Adrian Prantl · 7 years ago
  18. 798e83b NFC: Move API uses of MD5::MD5Result to Optional rather than a pointer. by Eric Christopher · 7 years ago
  19. 02e9664 Revert "[llvm] Reapply "Prevent duplicate files in debug line header in dwarf 5."" by Ali Tamur · 7 years ago
  20. 2f5cd03 [llvm] Reapply "Prevent duplicate files in debug line header in dwarf 5." by Ali Tamur · 7 years ago
  21. fdce82a Revert "[llvm] Prevent duplicate files in debug line header in dwarf 5." by Ali Tamur · 7 years ago
  22. 312ab05 [llvm] Prevent duplicate files in debug line header in dwarf 5. by Ali Tamur · 7 years ago
  23. b86ce21 [DebugInfo] Introduce DW_OP_LLVM_convert by Markus Lavin · 7 years ago
  24. ad78768 Revert "[DebugInfo] Introduce DW_OP_LLVM_convert" by Markus Lavin · 7 years ago
  25. cd8a940 [DebugInfo] Introduce DW_OP_LLVM_convert by Markus Lavin · 7 years ago
  26. e69917f Add IR debug info support for Elemental, Pure, and Recursive Procedures. by Adrian Prantl · 7 years ago
  27. daea28a [DebugInfo] Construct nested types on behalf of owner CU by Eugene Leviant · 7 years ago
  28. 7f78d47 [DebugInfo] Apply subprogram attributes on behalf of owner CU by Eugene Leviant · 7 years ago
  29. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  30. 7402fd9 Rename DIFlagFixedEnum to DIFlagEnumClass. NFC by Paul Robinson · 7 years ago
  31. c4e08fe Recommit r348806: DebugInfo: Use symbol difference for CU length to simplify assembly reading/editing by David Blaikie · 7 years ago
  32. 61c127c DebugInfo: Move addAddrBase from DwarfUnit to DwarfCompileUnit by David Blaikie · 7 years ago
  33. e833cd4 Revert "debuginfo: Use symbol difference for CU length to simplify assembly reading/editing" by Jordan Rupprecht · 7 years ago
  34. dbe67c4 debuginfo: Use symbol difference for CU length to simplify assembly reading/editing by David Blaikie · 7 years ago
  35. 088d96b [Codegen] - Implement basic .debug_loclists section emission (DWARF5). by George Rimar · 7 years ago
  36. 2df23a4 DebugInfo: Use DW_OP_addrx in DWARFv5 by David Blaikie · 7 years ago
  37. 161dd3c DebugInfo: Use debug_addr for non-dwo addresses in DWARF 5 by David Blaikie · 7 years ago
  38. 425f751 [DWARF] - Emit the correct value for DW_AT_addr_base. by George Rimar · 7 years ago
  39. 609bf36 Remove addBlockByrefAddress(), it is dead code as far as clang is concerned. by Adrian Prantl · 7 years ago
  40. 2532ac8 [DebugInfo] Generate DWARF debug information for labels. (Fix leak problems) by Hsiangkai Wang · 7 years ago
  41. 66cf14d DebugInfo: Add metadata support for disabling DWARF pub sections by David Blaikie · 7 years ago
  42. 55f4262 [DebugInfoMetadata] Added DIFlags interface in DIBasicType. by Adrian Prantl · 7 years ago
  43. f446282 Revert "[DebugInfo] Generate DWARF debug information for labels. (Fix leak problems)" by Bruno Cardoso Lopes · 7 years ago
  44. ccae278 [DebugInfo] Generate DWARF debug information for labels. (Fix leak problems) by Hsiangkai Wang · 7 years ago
  45. 2f08811 [DebugInfo] Reduce debug_str_offsets section size by Pavel Labath · 7 years ago
  46. d4dd721 [DEBUGINFO] Disable emission of the dwarf sections, but allow directives. by Alexey Bataev · 7 years ago
  47. 48ed9ac Revert "[DebugInfo] Generate DWARF debug information for labels." by Vlad Tsyrklevich · 7 years ago
  48. cbc58ad [DebugInfo] Generate DWARF debug information for labels. by Hsiangkai Wang · 7 years ago
  49. f78650a Remove trailing space by Fangrui Song · 7 years ago
  50. f5938bf Revert "[DebugInfo] Generate DWARF debug information for labels." by Shiva Chen · 7 years ago
  51. d6b2cdf [DebugInfo] Generate DWARF debug information for labels. by Shiva Chen · 7 years ago
  52. f9adc20 [DebugInfo] Generate .debug_names section when it makes sense by Pavel Labath · 7 years ago
  53. fcf3810 [DWARF v5] Generate range list tables into the .debug_rnglists section. No support for split DWARF by Wolfgang Pieb · 7 years ago
  54. b7243ed [CodeGen/Dwarf] Rename the "sizetype" synthetic type and add it to the accelerator table by Pavel Labath · 8 years ago
  55. 4b4d85f Style update. NFC. by Rafael Espindola · 8 years ago
  56. b271f31 Reapply "[DWARFv5] Emit file 0 to the line table." by Paul Robinson · 8 years ago
  57. 202f809 Revert "Reapply "[DWARFv5] Emit file 0 to the line table."" by Alexander Potapenko · 8 years ago
  58. 07480bd Reapply "[DWARFv5] Emit file 0 to the line table." by Paul Robinson · 8 years ago
  59. 7cb26ad [DWARF] Suppress split line tables more carefully. by Paul Robinson · 8 years ago
  60. 6054e65 Move TargetLoweringObjectFile from CodeGen to Target to fix layering by David Blaikie · 8 years ago
  61. 4c77cb7 [DebugInfo] Add DW_AT_byte_size to vectors by Matt Davis · 8 years ago
  62. e12a48b Revert "Reapply "[DWARFv5] Emit file 0 to the line table."" by Alexander Kornienko · 8 years ago
  63. 4428e90 Reapply "[DWARFv5] Emit file 0 to the line table." by Paul Robinson · 8 years ago
  64. 732e443 Revert "[DWARFv5] Emit file 0 to the line table." Caused an asan failure. by Paul Robinson · 8 years ago
  65. d5069ba [DWARFv5] Emit file 0 to the line table. by Paul Robinson · 8 years ago
  66. 16c7bda [DebugInfo] Support DWARF v5 source code embedding extension by Scott Linder · 8 years ago
  67. 0d6aead [DEBUGINFO] Add support for emission of the inlined strings. by Alexey Bataev · 8 years ago
  68. bf83be9 [DebugInfo] Removed assert on missing CountVarDIE by Sander de Smalen · 8 years ago
  69. 6acc0e5 [DebugInfo] Accept enumeration types without underlying integer type present in by Momchil Velikov · 8 years ago
  70. 7160384 [DebugInfo] Unify ChecksumKind and Checksum value in DIFile by Scott Linder · 8 years ago
  71. 08dc66e Re-commit r324489: [DebugInfo] Improvements to representation of enumeration types (PR36168) by Momchil Velikov · 8 years ago
  72. 74906a4 Revert "[DebugInfo] Improvements to representation of enumeration types (PR36168)" by Momchil Velikov · 8 years ago
  73. c502027 [DebugInfo] Improvements to representation of enumeration types (PR36168) by Momchil Velikov · 8 years ago
  74. 8c59921 Add DWARF for discriminated unions by Adrian Prantl · 8 years ago
  75. 456b555 [DWARF] Generate DWARF v5 string offsets tables along with strx* index forms. by Wolfgang Pieb · 8 years ago
  76. dc00bec [DebugInfo] Emit DWARF reference for DIVariable 'count' in DISubrange by Sander de Smalen · 8 years ago
  77. fdf4091 [Metadata] Extend 'count' field of DISubrange to take a metadata node by Sander de Smalen · 8 years ago
  78. 612e89d [DWARFv5] CodeGen support for MD5 file checksums by Paul Robinson · 8 years ago
  79. 29f5f98 [DWARFv5] MC support for MD5 file checksums by Paul Robinson · 8 years ago
  80. 74bfafa Re-land "Fix faulty assertion in debug info" by Adrian McCarthy · 8 years ago
  81. a29aac7 Debug Info: Support DW_AT_calling_convention on composite types. by Adrian Prantl · 8 years ago
  82. 86795d9 Revert "Fix faulty assertion in debug info" by Adrian McCarthy · 8 years ago
  83. 2ed8f36 Fix faulty assertion in debug info by Adrian McCarthy · 8 years ago
  84. b3bde2e Fix a bunch more layering of CodeGen headers that are in Target by David Blaikie · 8 years ago
  85. a8e5645 Let replaceVTableHolder accept any type. by Adrian Prantl · 8 years ago
  86. 2049c0d Remove unreachable code. (NFC) by Adrian Prantl · 8 years ago
  87. e60147c [DWARF] Move a couple of member functions to the DWARFUnit baseclass. NFC. by Wolfgang Pieb · 8 years ago
  88. ffc498d Align definition of DW_OP_plus with DWARF spec [3/3] by Florian Hahn · 8 years ago
  89. 6bda14b Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  90. 6f0ecca IR: Give function GlobalValue::getRealLinkageName() a less misleading name: dropLLVMManglingEscape(). by Peter Collingbourne · 9 years ago
  91. 488393f DWARF: Avoid cross-CU references under Fission by David Blaikie · 9 years ago
  92. fed4f39 Remove line and file from DINamespace. by Adrian Prantl · 9 years ago
  93. 1d12b88 Add support for DW_TAG_thrown_type. by Adrian Prantl · 9 years ago
  94. 85366ac Avoid using relocations for ref_addr in .dwo files by David Blaikie · 9 years ago
  95. c12cee3 Fix bug that caused DwarfExpression to drop DW_OP_deref from FI locations by Adrian Prantl · 9 years ago
  96. 295c952 Revert "Fix bug that caused DwarfExpression to drop DW_OP_deref from FI locations" by Adrian Prantl · 9 years ago
  97. 78ff122 Fix bug that caused DwarfExpression to drop DW_OP_deref from FI locations by Adrian Prantl · 9 years ago
  98. 6825fb6 PR32382: Fix emitting complex DWARF expressions. by Adrian Prantl · 9 years ago
  99. dc77b2e Distinguish between code pointer size and DataLayout::getPointerSize() in DWARF info generation by Konstantin Zhuravlyov · 9 years ago
  100. 956484b Replace uses of DwarfExpression::addMachineReg* with addMachineRegExpression by Adrian Prantl · 9 years ago