1. 9dbeca3 [DebugInfo] Stop changing labels for register-described parameter DBG_VALUEs by David Stenberg · 7 years ago
  2. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  3. 61b189e [DebugInfo] Move several private headers to include directory by Yonghong Song · 7 years ago
  4. f487334 Revert "[BTF] Add BTF DebugInfo" by Yonghong Song · 7 years ago
  5. 81b77e9 [BTF] Add BTF DebugInfo by Yonghong Song · 7 years ago
  6. 74533bd [DWARF] Use a function-local offset for AT_call_return_pc by Vedant Kumar · 7 years ago
  7. 2532ac8 [DebugInfo] Generate DWARF debug information for labels. (Fix leak problems) by Hsiangkai Wang · 7 years ago
  8. f446282 Revert "[DebugInfo] Generate DWARF debug information for labels. (Fix leak problems)" by Bruno Cardoso Lopes · 7 years ago
  9. ccae278 [DebugInfo] Generate DWARF debug information for labels. (Fix leak problems) by Hsiangkai Wang · 7 years ago
  10. 48ed9ac Revert "[DebugInfo] Generate DWARF debug information for labels." by Vlad Tsyrklevich · 7 years ago
  11. cbc58ad [DebugInfo] Generate DWARF debug information for labels. by Hsiangkai Wang · 7 years ago
  12. f5938bf Revert "[DebugInfo] Generate DWARF debug information for labels." by Shiva Chen · 7 years ago
  13. d6b2cdf [DebugInfo] Generate DWARF debug information for labels. by Shiva Chen · 7 years ago
  14. 7224c08 Add a debug dump for DbgValueHistoryMap by Vedant Kumar · 7 years ago
  15. a223f815 [SelectionDAG] Improve handling of dangling debug info by Bjorn Pettersson · 8 years ago
  16. 74bfafa Re-land "Fix faulty assertion in debug info" by Adrian McCarthy · 8 years ago
  17. 86795d9 Revert "Fix faulty assertion in debug info" by Adrian McCarthy · 8 years ago
  18. 2ed8f36 Fix faulty assertion in debug info by Adrian McCarthy · 8 years ago
  19. f1caa28 MachineFunction: Return reference from getFunction(); NFC by Matthias Braun · 8 years ago
  20. b3bde2e Fix a bunch more layering of CodeGen headers that are in Target by David Blaikie · 8 years ago
  21. 08f5fd5 [codeview] Generalize DIExpression parsing to handle load chains by Reid Kleckner · 8 years ago
  22. 1a4cbbe [codeview] make DbgVariableLocation::extractFromMachineInstruction use Optional by Bob Haarman · 8 years ago
  23. 68e4601 [codeview] add missing break in CodeGen/AsmPrinter/DebugHandlerBase.cpp by Bob Haarman · 8 years ago
  24. 223303c Reland r311957 [codeview] support more DW_OPs for more complete debug info by Bob Haarman · 8 years ago
  25. 0bf0d66 Revert "[codeview] support more DW_OPs for more complete debug info" by Bob Haarman · 8 years ago
  26. b2a04a1 [codeview] support more DW_OPs for more complete debug info by Bob Haarman · 8 years ago
  27. debb3c3 Make helper functions static. NFC. by Benjamin Kramer · 8 years ago
  28. fb31da1 Don't generate line&scope debug info for meta-instructions. by Adrian Prantl · 8 years ago
  29. 334a130 Revert "Don't generate line&scope debug info for meta-instructions." by Adrian Prantl · 8 years ago
  30. 4c047f8 Don't generate line&scope debug info for meta-instructions. by Adrian Prantl · 8 years ago
  31. 5bc8543 [codeview] Fix assertion failure introduced in r295354 refactoring by Reid Kleckner · 8 years ago
  32. 8f33379 Zero-Initialize PrevInstBB when entering a new MachineFunction. by Adrian Prantl · 9 years ago
  33. b2fbb4b Refactor DebugHandlerBase a bit to common non-debug-having-function filtering by David Blaikie · 9 years ago
  34. 49797ca Refactor the DIExpression fragment query interface (NFC) by Adrian Prantl · 9 years ago
  35. ac7fe5e Recommit r288212: Emit 'no line' information for interesting 'orphan' instructions. by Paul Robinson · 9 years ago
  36. 941fa75 [DIExpression] Introduce a dedicated DW_OP_LLVM_fragment operation by Adrian Prantl · 9 years ago
  37. b66cb88 revert r288283 as it causes debug info (line numbers) to be lost in instrumented code. also revert r288299 which was a workaround for the problem. by Kostya Serebryany · 9 years ago
  38. 37a13dd Recommit r288212: Emit 'no line' information for interesting 'orphan' instructions. by Paul Robinson · 9 years ago
  39. 957ba40 Revert r288212 due to lldb failure. by Paul Robinson · 9 years ago
  40. 96de8c7 Emit 'no line' information for interesting 'orphan' instructions. by Paul Robinson · 9 years ago
  41. e1156c2 DebugInfo: make DW_TAG_atomic_type valid by Victor Leschuk · 9 years ago
  42. a5b1eef [MC] Move .cv_loc management logic out of MCContext by Reid Kleckner · 9 years ago
  43. acee568 [codeview] Improved array type support. by Amjad Aboud · 9 years ago
  44. 2886580 Sink DI metadata usage out of MachineInstr.h and MachineInstrBuilder.h by Reid Kleckner · 10 years ago
  45. f9c275f [codeview] Describe int local variables using .cv_def_range by Reid Kleckner · 10 years ago