1. b550cb1 [NFC] Header cleanup by Mehdi Amini · 10 years ago
  2. 9ffee46 Erase unused FunctionDIs variables after r252219. by Yaron Keren · 10 years ago
  3. f4c2025 [CodeGen] Reduce visibility of implementation details by Benjamin Kramer · 10 years ago
  4. a9308c4 IR: Give 'DI' prefix to debug info metadata by Duncan P. N. Exon Smith · 11 years ago
  5. ed557b5 DebugInfo: Remove DIDescriptor from the DebugInfo API by Duncan P. N. Exon Smith · 11 years ago
  6. f817c1c Use 'override/final' instead of 'virtual' for overridden methods by Alexander Kornienko · 11 years ago
  7. d990388 [cleanup] Re-sort all the #include lines in LLVM using utils/sort_includes.py. by Chandler Carruth · 11 years ago
  8. a7c40ef Canonicalize header guards into a common format. by Benjamin Kramer · 11 years ago
  9. 2f04011 Recommit r212203: Don't try to construct debug LexicalScopes hierarchy for functions that do not have top level debug information. by David Blaikie · 11 years ago
  10. 26f2268 Revert "Recommit r212203: Don't try to construct debug LexicalScopes hierarchy for functions that do not have top level debug information." by David Blaikie · 11 years ago
  11. 029bd33 Recommit r212203: Don't try to construct debug LexicalScopes hierarchy for functions that do not have top level debug information. by David Blaikie · 11 years ago
  12. 09f7131 Temporarily revert "Don't try to construct debug LexicalScopes hierarchy for functions that do not have top level debug information." as it appears to be breaking some LTO constructs. by Eric Christopher · 11 years ago
  13. d47fb5b Don't try to construct debug LexicalScopes hierarchy for functions that do not have top level debug information. by David Blaikie · 11 years ago
  14. 4584cd5 [C++11] Add 'override' keyword to virtual methods that override their base class. by Craig Topper · 12 years ago
  15. 079b96e Revert "Give internal classes hidden visibility." by Benjamin Kramer · 12 years ago
  16. 6a44af362 Give internal classes hidden visibility. by Benjamin Kramer · 12 years ago
  17. f9ea885 Track new virtual registers by register number. by Mark Lacey · 12 years ago
  18. 7a4c8a7 Clean up LDV, no functionality change. by Manman Ren · 13 years ago
  19. f019cd6 Debug Info: LiveDebugVarible can remove DBG_VALUEs, make sure we emit them back. by Manman Ren · 13 years ago
  20. f8da028 Update LiveDebugVariables after live range splitting. by Jakob Stoklund Olesen · 15 years ago
  21. afc2bc2 Emit DBG_VALUE instructions from LiveDebugVariables. by Jakob Stoklund Olesen · 15 years ago
  22. 9ec2011 Update LiveDebugVariables during coalescing. by Jakob Stoklund Olesen · 15 years ago
  23. 4be0bd7 Implement the first half of LiveDebugVariables. by Jakob Stoklund Olesen · 15 years ago
  24. d4900a6 Stub out a new LiveDebugVariables pass. by Jakob Stoklund Olesen · 15 years ago