1. b60532f by Brock Wyma · 7 years ago
  2. c762666 Resubmit [pdb] Change /DEBUG:GHASH to emit 8 byte hashes." by Zachary Turner · 7 years ago
  3. 1de9fce Revert "[pdb] Change /DEBUG:GHASH to emit 8 byte hashes." by Zachary Turner · 7 years ago
  4. 3c4c8a0 [pdb] Change /DEBUG:GHASH to emit 8 byte hashes. by Zachary Turner · 7 years ago
  5. 3db2b10 [CodeView] Improve debugging of virtual base class member variables by Brock Wyma · 7 years ago
  6. 801bf7e [DebugInfo] Examine all uses of isDebugValue() for debug instructions. by Shiva Chen · 7 years ago
  7. 94ece8f [CodeView] Initial support for emitting S_THUNK32 symbols for compiler... by Brock Wyma · 8 years ago
  8. cb8a666 CodeGen: Don't try to canonicalize Unix-style paths in CodeView debug info. by Peter Collingbourne · 8 years ago
  9. d9e9674 [Debuginfo][COFF] Minimal serialization support for precompiled types records by Alexandre Ganea · 8 years ago
  10. e92f0cf [CodeGen] Change std::sort to llvm::sort in response to r327219 by Mandeep Singh Grang · 8 years ago
  11. 6054e65 Move TargetLoweringObjectFile from CodeGen to Target to fix layering by David Blaikie · 8 years ago
  12. 5a791ee Re-land r327620 "[CodeView] Initial support for emitting S_BLOCK32 symbols for lexical scopes" by Reid Kleckner · 8 years ago
  13. e9dc30d [codeview] Fix sense of the assertion about hashtable insertion by Reid Kleckner · 8 years ago
  14. 55baeef [codeview] Delete FunctionInfo copy ctor and move out of DenseMap by Reid Kleckner · 8 years ago
  15. 7ac8e50 Revert r327620 "[CodeView] Initial support for emitting S_BLOCK32 symbols for lexical scopes" by Reid Kleckner · 8 years ago
  16. 3cc5710 [CodeView] Initial support for emitting S_BLOCK32 symbols for lexical scopes by Brock Wyma · 8 years ago
  17. 41e5ac4 TargetMachine: Add address space to getPointerSize by Matt Arsenault · 8 years ago
  18. f52e192 Revert r327397 [CodeView] Omit forward references for unnamed structs and ... by Brock Wyma · 8 years ago
  19. 4fb9184 [CodeView] Omit forward references for unnamed structs and unions by Brock Wyma · 8 years ago
  20. a223f815 [SelectionDAG] Improve handling of dangling debug info by Bjorn Pettersson · 8 years ago
  21. 122d9e7 [CodeView] Emit UdtSourceLine information for enums by Aaron Smith · 8 years ago
  22. 3acdc67 [CodeView] Lower __restrict and other pointer qualifiers correctly by Reid Kleckner · 8 years ago
  23. 03303a3 [AsmPrinter] Handle qualified unnamed types in CodeView printer by Shoaib Meenai · 8 years ago
  24. 7160384 [DebugInfo] Unify ChecksumKind and Checksum value in DIFile by Scott Linder · 8 years ago
  25. 19e17b3 [CodeView] Allow variable names to be as long as the codeview format supports by Brock Wyma · 8 years ago
  26. 4536c1f [CodeView] Class record member counts should include base classes and ... by Brock Wyma · 8 years ago
  27. 31cc1eb Test commit. As per the LLVM Developer Policy under "Obtainiing Commit Access". by Brock Wyma · 8 years ago
  28. fdf4091 [Metadata] Extend 'count' field of DISubrange to take a metadata node by Sander de Smalen · 8 years ago
  29. a73fa2a [CodeView] Fix the type for a variadic argument by Aaron Smith · 8 years ago
  30. f1caa28 MachineFunction: Return reference from getFunction(); NFC by Matthias Braun · 8 years ago
  31. 048f8f9 [CodeView] Teach clang to emit the .debug$H COFF section. by Zachary Turner · 8 years ago
  32. 6900de1 [CodeView] Refactor / Rewrite TypeSerializer and TypeTableBuilder. by Zachary Turner · 8 years ago
  33. b3bde2e Fix a bunch more layering of CodeGen headers that are in Target by David Blaikie · 8 years ago
  34. 1be62f0 Move TargetFrameLowering.h to CodeGen where it's implemented by David Blaikie · 8 years ago
  35. bc6f52d [codeview] Merge file checksum entries for DIFiles with the same absolute path by Reid Kleckner · 8 years ago
  36. 9cdd4df [codeview] Implement FPO data assembler directives by Reid Kleckner · 8 years ago
  37. 26fa1bf Re-land "Fix Bug 30978 by emitting cv file checksums." by Reid Kleckner · 8 years ago
  38. 913213c Revert "Fix Bug 30978 by emitting cv file checksums." by Eric Beckmann · 8 years ago
  39. 349746f Fix Bug 30978 by emitting cv file checksums. by Eric Beckmann · 8 years ago
  40. 87288b9 [codeview] Use a type index of zero for static method "this" types by Reid Kleckner · 8 years ago
  41. cd7bba0 [codeview] Fold FIXME into comment, there's nothing to do. NFC by Reid Kleckner · 8 years ago
  42. 89af112 [codeview] VLAs and unsized arrays should use a size of zero by Reid Kleckner · 8 years ago
  43. d91bf39 Mark static member functions as static in CodeViewDebug by Adrian McCarthy · 8 years ago
  44. 37c7474 [CodeView] Don't output S_UDTs for nested typedefs. by Zachary Turner · 8 years ago
  45. e33c94f Add llvm.codeview.annotation to implement MSVC __annotation by Reid Kleckner · 8 years ago
  46. 08f5fd5 [codeview] Generalize DIExpression parsing to handle load chains by Reid Kleckner · 8 years ago
  47. 1a4cbbe [codeview] make DbgVariableLocation::extractFromMachineInstruction use Optional by Bob Haarman · 8 years ago
  48. a88bce1 [NFC] clang-format llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp by Bob Haarman · 8 years ago
  49. 223303c Reland r311957 [codeview] support more DW_OPs for more complete debug info by Bob Haarman · 8 years ago
  50. 0bf0d66 Revert "[codeview] support more DW_OPs for more complete debug info" by Bob Haarman · 8 years ago
  51. 858d098 Revert "[codeview] don't try to emit variable locations without registers" by Bob Haarman · 8 years ago
  52. a8d0d1a [codeview] don't try to emit variable locations without registers by Bob Haarman · 8 years ago
  53. b2a04a1 [codeview] support more DW_OPs for more complete debug info by Bob Haarman · 8 years ago
  54. a7b0417 [CodeView] Don't output S_UDT symbols for forward decls. by Zachary Turner · 8 years ago
  55. e2e8206 [codeview] Emit nested enums and typedefs from classes by Reid Kleckner · 8 years ago
  56. 032d238 Remove PrologEpilogInserter's usage of DBG_VALUE's offset field by Adrian Prantl · 8 years ago
  57. 2de471d [codeview] Ignore DBG_VALUEs when choosing a BB start source loc by Reid Kleckner · 8 years ago
  58. 898ddf6 [codeview] Emit 'D' as the cv source language for D code by Reid Kleckner · 8 years ago
  59. 7f6b253 Format some case labels and shrink an anonymous namespace NFC by Reid Kleckner · 8 years ago
  60. d41ac89 [COFF, ARM64, CodeView] Add support to emit CodeView debug info for ARM64 COFF by Mandeep Singh Grang · 8 years ago
  61. 45a7462 [codeview] Use the first valid source location at the top of every MBB by Reid Kleckner · 8 years ago
  62. 264b5d9 Move Object format code to lib/BinaryFormat. by Zachary Turner · 8 years ago
  63. 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
  64. 8c099fe [CodeView] Rename ModuleDebugFragment -> DebugSubsection. by Zachary Turner · 8 years ago
  65. 7f97c36 [CodeView Type Merging] Don't keep re-allocating temp serializer. by Zachary Turner · 8 years ago
  66. fb31da1 Don't generate line&scope debug info for meta-instructions. by Adrian Prantl · 8 years ago
  67. 334a130 Revert "Don't generate line&scope debug info for meta-instructions." by Adrian Prantl · 8 years ago
  68. 4c047f8 Don't generate line&scope debug info for meta-instructions. by Adrian Prantl · 8 years ago
  69. 526f4f2 Resubmit "[CodeView] Provide a common interface for type collections." by Zachary Turner · 8 years ago
  70. 1dfcf8d Revert "[CodeView] Provide a common interface for type collections." by Zachary Turner · 8 years ago
  71. 613c29e Fix another warning. by Zachary Turner · 8 years ago
  72. 0c60f26 [CodeView] Provide a common interface for type collections. by Zachary Turner · 8 years ago
  73. 1d795c4 [CodeView] Simplify the use of visiting type records & streams. by Zachary Turner · 8 years ago
  74. 6f0ecca IR: Give function GlobalValue::getRealLinkageName() a less misleading name: dropLLVMManglingEscape(). by Peter Collingbourne · 8 years ago
  75. b5fced7 [codeview] Check for a DIExpression offset for local variables by Reid Kleckner · 8 years ago
  76. 8c74673 [CodeView] Reserve TypeDatabase records up front. by Zachary Turner · 8 years ago
  77. 87f0338 DebugInfo: elide type index entries for synthetic types by Saleem Abdulrasool · 8 years ago
  78. edef145 [PDB/CodeView] Read/write codeview inlinee line information. by Zachary Turner · 8 years ago
  79. 67c5601 Rename some PDB classes. by Zachary Turner · 8 years ago
  80. 9d2f019 Turn DISubprogram into a variable-length node. by Adrian Prantl · 8 years ago
  81. aa1d602 Revert "Turn DISubprogram into a variable-length node." by Adrian Prantl · 8 years ago
  82. 82c98fc Turn DISubprogram into a variable-length node. by Adrian Prantl · 8 years ago
  83. dc77b2e Distinguish between code pointer size and DataLayout::getPointerSize() in DWARF info generation by Konstantin Zhuravlyov · 9 years ago
  84. e8450fd Remove redundant check for nullptr. by Adrian Prantl · 9 years ago
  85. 6b78e16 [codeview] Don't assert when the user violates the ODR by Reid Kleckner · 9 years ago
  86. d9dc282 [Support] Move Stream library from MSF -> Support. by Zachary Turner · 9 years ago
  87. 695ed56 [PDB] Make streams carry their own endianness. by Zachary Turner · 9 years ago
  88. 120faca [PDB] Partial resubmit of r296215, which improved PDB Stream Library. by Zachary Turner · 9 years ago
  89. 05a75e4 Revert r296215, "[PDB] General improvements to Stream library." and followings. by NAKAMURA Takumi · 9 years ago
  90. af299ea [PDB] General improvements to Stream library. by Zachary Turner · 9 years ago
  91. d2684b7 [PDB] Rename Stream related source files. by Zachary Turner · 9 years ago
  92. b2fbb4b Refactor DebugHandlerBase a bit to common non-debug-having-function filtering by David Blaikie · 9 years ago
  93. 629cb7d [CodeView] Finish decoupling TypeDatabase from TypeDumper. by Zachary Turner · 9 years ago
  94. a9054dd [CodeView/PDB] Rename a bunch of files. by Zachary Turner · 9 years ago
  95. c640b76 [CodeView] Add TypeDatabase class. by Zachary Turner · 9 years ago
  96. f7d84ee Reapply "[CodeGen] Fix invalid DWARF info on Win64" by Keno Fischer · 9 years ago
  97. 49797ca Refactor the DIExpression fragment query interface (NFC) by Adrian Prantl · 9 years ago
  98. bceaaa9 [IR] Remove the DIExpression field from DIGlobalVariable. by Adrian Prantl · 9 years ago
  99. 46225b1 Resubmit "[CodeView] Hook CodeViewRecordIO for reading/writing symbols." by Zachary Turner · 9 years ago
  100. 73ec065 Revert "[IR] Remove the DIExpression field from DIGlobalVariable." by Adrian Prantl · 9 years ago