1. 68ac02c [DebugInstrRef] Pass DBG_INSTR_REFs through register allocation by Jeremy Morse · 5 years ago
  2. 85ba2f1 LiveDebugVariables.cpp - remove unnecessary Compiler.h include. NFCI. by Simon Pilgrim · 5 years ago
  3. 6e85c3d [NFC][Regalloc] accessors for 'reg' and 'weight' by Mircea Trofin · 5 years ago
  4. 398ba37 [LiveDebugVariables] Delete unneeded doInitialization by Fangrui Song · 5 years ago
  5. fd48567 [LiveDebugVariables] Internalize class DbgVariableValue. NFC by Fangrui Song · 5 years ago
  6. b7f6ecf RegAlloc: Start using Register by Matt Arsenault · 5 years ago
  7. 539381d [DebugInfo] Update MachineInstr to help support variadic DBG_VALUE instructions by stozer · 5 years ago
  8. 550ab58b [NFC] Fix performance issue in LiveDebugVariables by OCHyams · 5 years ago
  9. 35e0ab6 [DebugInfo][NFC] Fixup the UserValue methods to use FragmentInfo by OCHyams · 6 years ago
  10. 3aa33fd [DebugInfo][NFC] Rename the class DbgValueLocation to DbgVariableValue by OCHyams · 6 years ago
  11. 1e40799 [DebugInfo] Teach LDV how to handle identical variable fragments by OCHyams · 6 years ago
  12. 6531a78 Revert "[DebugInfo] Remove some users of DBG_VALUEs IsIndirect field" by Jeremy Morse · 6 years ago
  13. ed5998d Revert "[SafeStack][DebugInfo] Insert DW_OP_deref in correct location" by Jeremy Morse · 6 years ago
  14. 41206b6 [DebugInfo] Re-instate LiveDebugVariables scope trimming by Jeremy Morse · 6 years ago
  15. 2d3174c [SafeStack][DebugInfo] Insert DW_OP_deref in correct location by Leonard Chan · 6 years ago
  16. ea5abf1 Fix "use of uninitialized variable" static analyzer warning. NFCI. by Simon Pilgrim · 6 years ago
  17. 05da2fe Sink all InitializePasses.h includes by Reid Kleckner · 6 years ago
  18. 56c2293 [LDV][RAGreedy] Inform LiveDebugVariables about new VRegs added by InlineSpiller by Bjorn Pettersson · 6 years ago
  19. 67720e7 Revert "[NFC] Replace a linked list in LiveDebugVariables pass with a DenseMap" by Andrea Di Biagio · 6 years ago
  20. 8af5ada [NFC] Replace a linked list in LiveDebugVariables pass with a DenseMap by Orlando Cazalet-Hyams · 6 years ago
  21. ed29dba [DebugInfo] Remove some users of DBG_VALUEs IsIndirect field by Jeremy Morse · 6 years ago
  22. 0c47611 Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVM by Daniel Sanders · 6 years ago
  23. 0eaee54 [llvm] Migrate llvm::make_unique to std::make_unique by Jonas Devlieghere · 6 years ago
  24. 2bea69b Finish moving TargetRegisterInfo::isVirtualRegister() and friends to llvm::Register as started by r367614. NFC by Daniel Sanders · 6 years ago
  25. b251cc0 Delete dead stores by Fangrui Song · 6 years ago
  26. b9f1e7b [DebugInfo] Incorrect debug info record generated for loop counter. by Alexey Lapshin · 6 years ago
  27. e85bbf5 [DebugInfoMetadata] Refactor DIExpression::prepend constants (NFC) by Petar Jovanovic · 6 years ago
  28. c05aad0 Bugfix for nullptr check by klocwork by Pengfei Wang · 6 years ago
  29. b6c190d Include what's used in a few cpp files - these were getting transitive by Eric Christopher · 6 years ago
  30. 6387fa2 [NFC] Fix typos: preceeding -> preceding by Jordan Rupprecht · 7 years ago
  31. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  32. 66609a8 [CodeGen] Fix bugs in LiveDebugVariables when debug labels are generated. by Hsiangkai Wang · 7 years ago
  33. d72f6f133 [NFC] Refine doxygen format. by Hsiangkai Wang · 7 years ago
  34. 45acc96 [DebugInfo] Handle stack slot offsets for spilled sub-registers in LDV by David Stenberg · 7 years ago
  35. b2b7f5f [DebugInfo] Fix bug in LiveDebugVariables. by Hsiangkai Wang · 7 years ago
  36. e0dcc28 Revert "[DebugInfo] Fix bug in LiveDebugVariables." by Hsiangkai Wang · 7 years ago
  37. 1368434 [DebugInfo] Fix bug in LiveDebugVariables. by Hsiangkai Wang · 7 years ago
  38. 8483004 [LiveDebugVariables] Avoid faulty addDefsFromCopies in computeIntervals by Bjorn Pettersson · 7 years ago
  39. 8505dcf Revert r340508: [DebugInfo] Fix bug in LiveDebugVariables. by Chandler Carruth · 7 years ago
  40. 97edcbc [DebugInfo] Fix bug in LiveDebugVariables. by Hsiangkai Wang · 7 years ago
  41. cb0bab8 [CodeGen] Fix inconsistent declaration parameter name by Fangrui Song · 7 years ago
  42. 42f7bc9 [DebugInfo] Make sure all DBG_VALUEs' reguse operands have IsDebug property by Mikael Holmen · 7 years ago
  43. 57b33f6 [DebugInfo] Keep DBG_VALUE undef in LiveDebugVariables by Mikael Holmen · 7 years ago
  44. d34e60c Rename DEBUG macro to LLVM_DEBUG. by Nicola Zaghen · 7 years ago
  45. 432a388 IWYU for llvm-config.h in llvm, additions. by Nico Weber · 7 years ago
  46. e0050d7 Fixup for rL326769 (RegState::Debug is being truncated to a bool) by Bjorn Pettersson · 8 years ago
  47. bdf0c00 [DebugInfo] Discard invalid DBG_VALUE instructions in LiveDebugVariables by Bjorn Pettersson · 8 years ago
  48. 991af7a [DebugInfo] Don't insert DEBUG_VALUE after terminators by Stefan Maksimovic · 8 years ago
  49. b3d126d [MachineOperand] Fix LiveDebugVariables code after isRenamable change. by Geoff Berry · 8 years ago
  50. f1caa28 MachineFunction: Return reference from getFunction(); NFC by Matthias Braun · 8 years ago
  51. f842297 Rename LiveIntervalAnalysis.h to LiveIntervals.h by Matthias Braun · 8 years ago
  52. 25528d6 [CodeGen] Unify MBB reference format in both MIR and debug output by Francis Visoiu Mistrih · 8 years ago
  53. b3bde2e Fix a bunch more layering of CodeGen headers that are in Target by David Blaikie · 8 years ago
  54. 3f833ed Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering by David Blaikie · 8 years ago
  55. 615eb47 Reverting r315590; it did not include changes for llvm-tblgen, which is causing link errors for several people. by Aaron Ballman · 8 years ago
  56. 3e0199f [dump] Remove NDEBUG from test to enable dump methods [NFC] by Don Hinton · 8 years ago
  57. 8d8d201 [DebugInfo] Insert DEBUG_VALUEs after each register redefinition by Karl-Johan Karlsson · 8 years ago
  58. b4569de7 Implement David Blaikie's suggestion for comparison operators by Reid Kleckner · 8 years ago
  59. 04e25e0 [DebugInfo] Correctly coalesce DBG_VALUEs that mix direct and indirect values by Reid Kleckner · 8 years ago
  60. 715a5ef [DebugInfo] Do not extend range for physreg in LiveDebugVariables by Bjorn Pettersson · 8 years ago
  61. 53eb637 Cleanup some problems with LLVM_ENABLE_DUMP in release builds, and by Don Hinton · 8 years ago
  62. 4e04028 Re-land "[DebugInfo] Insert DW_OP_deref when spilling indirect DBG_VALUEs" by Reid Kleckner · 8 years ago
  63. 92687d4 [DebugInfo] Use a MapVector to coalesce MachineOperand locations by Reid Kleckner · 8 years ago
  64. ffdf087 Revert "[DebugInfo] Insert DW_OP_deref when spilling indirect DBG_VALUEs" by Reid Kleckner · 8 years ago
  65. 86c74dd Re-land r313400 "[DebugInfo] Insert DW_OP_deref when spilling indirect DBG_VALUEs" by Reid Kleckner · 8 years ago
  66. 4de620a Revert r313400 "[DebugInfo] Insert DW_OP_deref when spilling indirect DBG_VALUEs" by Hans Wennborg · 8 years ago
  67. eed0973 Name the sentinel value used for the location number of the undefined register NFC by Reid Kleckner · 8 years ago
  68. 3a66c1c [DebugInfo] Insert DW_OP_deref when spilling indirect DBG_VALUEs by Reid Kleckner · 8 years ago
  69. 5df3d89 [CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  70. 10f740d [LiveDebugVariables] Use lexical scope to trim debug value live intervals by Robert Lougher · 8 years ago
  71. 1b09a37 Extend ifndef to printDebugLoc. by Florian Hahn · 8 years ago
  72. 94b8a87 Extend ifdefs to more unused helper functions. by Florian Hahn · 8 years ago
  73. 6b3216a Guard print() functions only used by dump() functions. by Florian Hahn · 8 years ago
  74. b2811e5 Remove the unused offset field from LiveDebugVariables (NFC) by Adrian Prantl · 8 years ago
  75. 8b9bb53 Remove the unused offset from DBG_VALUE (NFC) by Adrian Prantl · 8 years ago
  76. 705f798 Mark dump() methods as const. NFC by Sam Clegg · 8 years ago
  77. 1527baa CodeGen: Rename DEBUG_TYPE to match passnames by Matthias Braun · 8 years ago
  78. 8c209aa Cleanup dump() functions. by Matthias Braun · 9 years ago
  79. 116bbab [CodeGen] Rename MachineInstrBuilder::addOperand. NFC by Diana Picus · 9 years ago
  80. f8d10ce Remove dead code from LiveDebugVariables.cpp (NFC) by Adrian Prantl · 9 years ago
  81. 830a8c1 Place the lowered phi instruction(s) before the DEBUG_VALUE entry by Keith Walker · 9 years ago
  82. fb612ac CodeGen: Use MachineInstr& in LDVImpl::handleDebugValue, NFC by Duncan P. N. Exon Smith · 9 years ago
  83. bdc4956 Pass DebugLoc and SDLoc by const ref. by Benjamin Kramer · 9 years ago
  84. 82de7d3 Apply clang-tidy's misc-move-constructor-init throughout LLVM. by Benjamin Kramer · 9 years ago
  85. 3ac9cc6 CodeGen: Take MachineInstr& in SlotIndexes and LiveIntervals, NFC by Duncan P. N. Exon Smith · 10 years ago
  86. 7a08381 Remove uses of builtin comma operator. by Richard Trieu · 10 years ago
  87. eb2a254 Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r259192 post commit comment. by Yaron Keren · 10 years ago
  88. ce85813 Fix PR24563 (LiveDebugVariables unconditionally propagates all DBG_VALUEs) by Adrian Prantl · 10 years ago
  89. d4bff30 DI: Reverse direction of subprogram -> function edge. by Peter Collingbourne · 10 years ago
  90. 84921b9 Refactor: Simplify boolean conditional return statements in lib/CodeGen. by Rafael Espindola · 10 years ago
  91. 5ae5939 CodeGen: Remove more ilist iterator implicit conversions, NFC by Duncan P. N. Exon Smith · 10 years ago
  92. a9308c4 IR: Give 'DI' prefix to debug info metadata by Duncan P. N. Exon Smith · 10 years ago
  93. 60635e3 DebugInfo: Drop rest of DIDescriptor subclasses by Duncan P. N. Exon Smith · 10 years ago
  94. 7bb480d DebugInfo: Fix UserValue::match() in LiveDebugVariables after r235050 by Duncan P. N. Exon Smith · 10 years ago
  95. b273d06 DebugInfo: Gut DIScope, DIEnumerator and DISubrange by Duncan P. N. Exon Smith · 10 years ago
  96. 62e0f45 DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable by Duncan P. N. Exon Smith · 10 years ago
  97. 32e7f28 DebugInfo: Move DIVariable::printExtendedName() to its only caller by Duncan P. N. Exon Smith · 10 years ago
  98. e686f15 CodeGen: Stop using DIDescriptor::is*() and auto-casting by Duncan P. N. Exon Smith · 10 years ago
  99. 3bef6a3 CodeGen: Assert that inlined-at locations agree by Duncan P. N. Exon Smith · 10 years ago
  100. 799003b Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used. by Benjamin Kramer · 11 years ago