1. c168c6f [codeview] Check if this 'this' type of a method is a pointer by Reid Kleckner · 7 years ago
  2. b17464e by Brock Wyma · 7 years ago
  3. 61b189e [DebugInfo] Move several private headers to include directory by Yonghong Song · 7 years ago
  4. 5bf71d1 [codeview] Add begin/endSymbolRecord helpers, NFC by Reid Kleckner · 7 years ago
  5. c68f895 [CodeView] Add support for ref-qualified member functions. by Zachary Turner · 7 years ago
  6. 7555771 [codeview] Expose -gcodeview-ghash for global type hashing by Reid Kleckner · 7 years ago
  7. 2bcb288 [codeview] Let the X86 backend tell us the VFRAME offset adjustment by Reid Kleckner · 7 years ago
  8. 810687c [codeview] Emit S_BUILDINFO and LF_BUILDINFO with cwd and source file by Reid Kleckner · 7 years ago
  9. 802b033 [CodeView] Emit function options for subprogram and member functions by Aaron Smith · 7 years ago
  10. d5e4ec7 [codeview] Fix 32-bit x86 variable locations in realigned stack frames by Reid Kleckner · 7 years ago
  11. 9ea2c01 [codeview] Emit S_FRAMEPROC and use S_DEFRANGE_FRAMEPOINTER_REL by Reid Kleckner · 7 years ago
  12. b3d456a [codeview] Remove dead code by Reid Kleckner · 7 years ago
  13. 760c1ab [DebugInfo] Do not generate label debug info if it has been processed. by Hsiangkai Wang · 7 years ago
  14. 2532ac8 [DebugInfo] Generate DWARF debug information for labels. (Fix leak problems) by Hsiangkai Wang · 7 years ago
  15. f446282 Revert "[DebugInfo] Generate DWARF debug information for labels. (Fix leak problems)" by Bruno Cardoso Lopes · 7 years ago
  16. ccae278 [DebugInfo] Generate DWARF debug information for labels. (Fix leak problems) by Hsiangkai Wang · 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. f5938bf Revert "[DebugInfo] Generate DWARF debug information for labels." by Shiva Chen · 7 years ago
  20. d6b2cdf [DebugInfo] Generate DWARF debug information for labels. by Shiva Chen · 7 years ago
  21. cb0bab8 [CodeGen] Fix inconsistent declaration parameter name by Fangrui Song · 7 years ago
  22. 5f8f34e4 Remove \brief commands from doxygen comments. by Adrian Prantl · 7 years ago
  23. 94ece8f [CodeView] Initial support for emitting S_THUNK32 symbols for compiler... by Brock Wyma · 7 years ago
  24. d9e9674 [Debuginfo][COFF] Minimal serialization support for precompiled types records by Alexandre Ganea · 7 years ago
  25. 5a791ee Re-land r327620 "[CodeView] Initial support for emitting S_BLOCK32 symbols for lexical scopes" by Reid Kleckner · 8 years ago
  26. 55baeef [codeview] Delete FunctionInfo copy ctor and move out of DenseMap by Reid Kleckner · 8 years ago
  27. 7ac8e50 Revert r327620 "[CodeView] Initial support for emitting S_BLOCK32 symbols for lexical scopes" by Reid Kleckner · 8 years ago
  28. 3cc5710 [CodeView] Initial support for emitting S_BLOCK32 symbols for lexical scopes by Brock Wyma · 8 years ago
  29. 122d9e7 [CodeView] Emit UdtSourceLine information for enums by Aaron Smith · 8 years ago
  30. 3acdc67 [CodeView] Lower __restrict and other pointer qualifiers correctly by Reid Kleckner · 8 years ago
  31. 048f8f9 [CodeView] Teach clang to emit the .debug$H COFF section. by Zachary Turner · 8 years ago
  32. ca6dbf1 Split TypeTableBuilder into two classes. by Zachary Turner · 8 years ago
  33. bc6f52d [codeview] Merge file checksum entries for DIFiles with the same absolute path by Reid Kleckner · 8 years ago
  34. d91bf39 Mark static member functions as static in CodeViewDebug by Adrian McCarthy · 8 years ago
  35. e33c94f Add llvm.codeview.annotation to implement MSVC __annotation by Reid Kleckner · 8 years ago
  36. 08f5fd5 [codeview] Generalize DIExpression parsing to handle load chains by Reid Kleckner · 8 years ago
  37. 223303c Reland r311957 [codeview] support more DW_OPs for more complete debug info by Bob Haarman · 8 years ago
  38. 0bf0d66 Revert "[codeview] support more DW_OPs for more complete debug info" by Bob Haarman · 8 years ago
  39. b2a04a1 [codeview] support more DW_OPs for more complete debug info by Bob Haarman · 8 years ago
  40. a7b0417 [CodeView] Don't output S_UDT symbols for forward decls. by Zachary Turner · 8 years ago
  41. 45a7462 [codeview] Use the first valid source location at the top of every MBB by Reid Kleckner · 8 years ago
  42. fb69e66 [CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  43. 8c099fe [CodeView] Rename ModuleDebugFragment -> DebugSubsection. by Zachary Turner · 8 years ago
  44. 67c5601 Rename some PDB classes. by Zachary Turner · 8 years ago
  45. b2fbb4b Refactor DebugHandlerBase a bit to common non-debug-having-function filtering by David Blaikie · 9 years ago
  46. ef331ef Move VariableDbgInfo from MachineModuleInfo to MachineFunction by Matthias Braun · 9 years ago
  47. 4efa0a4 [CodeView] Hook up CodeViewRecordIO to type serialization path. by Zachary Turner · 9 years ago
  48. 2b3e642 [codeview] Translate bitpiece metadata to DEFRANGE_SUBFIELD* records by Reid Kleckner · 9 years ago
  49. c64acfd Emit S_COMPILE3 CodeView record by Adrian McCarthy · 9 years ago
  50. d4135bb DebugInfo: New metadata representation for global variables. by Peter Collingbourne · 9 years ago
  51. c6d54da [pdb] Write PDB TPI Stream from Yaml. by Zachary Turner · 9 years ago
  52. 9dac473 [codeview] Emit vtable shape information by Reid Kleckner · 9 years ago
  53. c29b4f0 [codeview] Shrink inlined call site line info tables by Reid Kleckner · 9 years ago
  54. 820ca54 Retry: "Emit CodeView type records for nested classes." by Adrian McCarthy · 9 years ago
  55. 7649d83 Revert "Emit CodeView type records for nested classes." by Adrian McCarthy · 9 years ago
  56. 024a7b6 Emit CodeView type records for nested classes. by Adrian McCarthy · 9 years ago
  57. 10dd55c [codeview] Emit parameter variables in the right order by Reid Kleckner · 9 years ago
  58. 9f7f3e1 [codeview] Emit base class information from DW_TAG_inheritance nodes by Reid Kleckner · 9 years ago
  59. 4b63a98 [codeview] Add classes and unions to the Local/Global UDTs lists by Hans Wennborg · 9 years ago
  60. b510b45 [codeview] Emit retained types by Hans Wennborg · 9 years ago
  61. 643dd83 [codeview] Defer emission of all referenced complete records by Reid Kleckner · 9 years ago
  62. 1ab7eac [codeview] Remove ClassInfoMap by Reid Kleckner · 9 years ago
  63. 0c5d874 [codeview] Improve names of types in scopes and member function ids by Reid Kleckner · 9 years ago
  64. 76c9eb9 [codeview] Emit non-virtual method type. by Amjad Aboud · 9 years ago
  65. 979cb88 [CodeView] Implement support for enums by David Majnemer · 9 years ago
  66. 3128b10 [CodeView] Add support for emitting S_UDT for typedefs by David Majnemer · 9 years ago
  67. bdc4956 Pass DebugLoc and SDLoc by const ref. by Benjamin Kramer · 9 years ago
  68. f3c3c13 Generate codeview for array type metadata. by Adrian McCarthy · 9 years ago
  69. 6f3406d Re-land "[codeview] Emit information about global variables" by Reid Kleckner · 9 years ago
  70. e8a236f Revert "[codeview] Emit information about global variables" by Reid Kleckner · 9 years ago
  71. 87eddf7 [codeview] Emit information about global variables by Reid Kleckner · 9 years ago
  72. a8d5740 [codeview] Add basic record type translation by Reid Kleckner · 9 years ago
  73. 75c3ebf [CodeView] Implement function-type indices by David Majnemer · 9 years ago
  74. d065e23 [codeview] Return type indices for typedefs by David Majnemer · 9 years ago
  75. 5acacbb [codeview] Translate basic DITypes to CV type records by Reid Kleckner · 9 years ago
  76. 5d122f8 [codeview] Use comdats for debug info describing comdat functions by Reid Kleckner · 9 years ago
  77. 2280f93 Modify emitTypeInformation to use MemoryTypeTableBuilder, take 2 by Reid Kleckner · 9 years ago
  78. 6cd7c91 Revert "Modify emitTypeInformation to use MemoryTypeTableBuilder" by David Majnemer · 9 years ago
  79. a972d61 Modify emitTypeInformation to use MemoryTypeTableBuilder by Adrian McCarthy · 9 years ago
  80. b550cb1 [NFC] Header cleanup by Mehdi Amini · 9 years ago
  81. fbd7787 [codeview] Only emit function ids for inlined functions by Reid Kleckner · 10 years ago
  82. 876330d [codeview] Describe local variables in registers by Reid Kleckner · 10 years ago
  83. f9c275f [codeview] Describe int local variables using .cv_def_range by Reid Kleckner · 10 years ago
  84. dac21b4 [codeview] Use the MCStreamer interface directly instead of AsmPrinter by Reid Kleckner · 10 years ago
  85. 1fcd610 [codeview] Wire up the .cv_inline_linetable directive by Reid Kleckner · 10 years ago
  86. f3b9ba4 [codeview] Begin to add support for inlined call sites by Reid Kleckner · 10 years ago
  87. 2214ed8 Reland "[CodeView] Use assembler directives for line tables" by Reid Kleckner · 10 years ago
  88. 00d9639 Revert "[CodeView] Use assembler directives for line tables" by Reid Kleckner · 10 years ago
  89. c62e379 [CodeView] Use assembler directives for line tables by Reid Kleckner · 10 years ago
  90. 9533af4 [codeview] Remove custom line info struct in favor of DebugLoc by Reid Kleckner · 10 years ago
  91. 70f5bc9 Rename WinCodeViewLineTables to CodeViewDebug, similar to DwarfDebug by Reid Kleckner · 10 years ago[Renamed (90%) from llvm/lib/CodeGen/AsmPrinter/WinCodeViewLineTables.h]
  92. 1f11b4e Use std::string instead of strdup() and free() in WinCodeViewLineTables by Reid Kleckner · 10 years ago
  93. 3f49e66 [CodeView] Add support for emitting column information by David Majnemer · 10 years ago
  94. 286d466 [AsmPrinter] Hide implementation details by Benjamin Kramer · 10 years ago
  95. f817c1c Use 'override/final' instead of 'virtual' for overridden methods by Alexander Kornienko · 10 years ago
  96. a7c40ef Canonicalize header guards into a common format. by Benjamin Kramer · 11 years ago
  97. e73658d [C++] Use 'nullptr'. by Craig Topper · 11 years ago
  98. 8499a12 Fix PR19239 - Add support for generating debug info for functions without lexical scopes and/or debug info at all by Timur Iskhodzhanov · 12 years ago
  99. 7b883b3 [C++11] Add 'override' keyword to virtual methods that override their base class. by Craig Topper · 12 years ago
  100. 9a4c9e5 [Layering] Move DebugInfo.h into the IR library where its implementation by Chandler Carruth · 12 years ago