1. debb3c3 Make helper functions static. NFC. by Benjamin Kramer · 8 years ago
  2. fb31da1 Don't generate line&scope debug info for meta-instructions. by Adrian Prantl · 8 years ago
  3. 334a130 Revert "Don't generate line&scope debug info for meta-instructions." by Adrian Prantl · 8 years ago
  4. 4c047f8 Don't generate line&scope debug info for meta-instructions. by Adrian Prantl · 8 years ago
  5. 5bc8543 [codeview] Fix assertion failure introduced in r295354 refactoring by Reid Kleckner · 8 years ago
  6. 8f33379 Zero-Initialize PrevInstBB when entering a new MachineFunction. by Adrian Prantl · 9 years ago
  7. b2fbb4b Refactor DebugHandlerBase a bit to common non-debug-having-function filtering by David Blaikie · 9 years ago
  8. 49797ca Refactor the DIExpression fragment query interface (NFC) by Adrian Prantl · 9 years ago
  9. ac7fe5e Recommit r288212: Emit 'no line' information for interesting 'orphan' instructions. by Paul Robinson · 9 years ago
  10. 941fa75 [DIExpression] Introduce a dedicated DW_OP_LLVM_fragment operation by Adrian Prantl · 9 years ago
  11. 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
  12. 37a13dd Recommit r288212: Emit 'no line' information for interesting 'orphan' instructions. by Paul Robinson · 9 years ago
  13. 957ba40 Revert r288212 due to lldb failure. by Paul Robinson · 9 years ago
  14. 96de8c7 Emit 'no line' information for interesting 'orphan' instructions. by Paul Robinson · 9 years ago
  15. e1156c2 DebugInfo: make DW_TAG_atomic_type valid by Victor Leschuk · 9 years ago
  16. a5b1eef [MC] Move .cv_loc management logic out of MCContext by Reid Kleckner · 9 years ago
  17. acee568 [codeview] Improved array type support. by Amjad Aboud · 9 years ago
  18. 2886580 Sink DI metadata usage out of MachineInstr.h and MachineInstrBuilder.h by Reid Kleckner · 10 years ago
  19. f9c275f [codeview] Describe int local variables using .cv_def_range by Reid Kleckner · 10 years ago