1. eaad8e9 Merging r353480: by Hans Wennborg · 7 years ago
  2. 9ff1abe Merging r352034: by Hans Wennborg · 7 years ago
  3. 08223c3 Replace "no-frame-pointer-*" function attributes with "frame-pointer" by Francis Visoiu Mistrih · 7 years ago
  4. c2c7e97 [mips][micromips] Fix overlaping FDEs error by Aleksandar Beserminji · 7 years ago
  5. 1f57e38 [mips][micromips] Revert "Fix overlaping FDEs error" by Aleksandar Beserminji · 7 years ago
  6. ee084eb [mips][micromips] Fix overlaping FDEs error by Aleksandar Beserminji · 7 years ago
  7. 0af7293 Revert "DwarfDebug: Pick next location in case of missing location at block begin" by Matthias Braun · 7 years ago
  8. 2078575 DwarfDebug: Pick next location in case of missing location at block begin by Matthias Braun · 7 years ago
  9. 081d211 [DebugInfo] LowerDbgDeclare: Add derefs when handling CallInst users by Vedant Kumar · 7 years ago
  10. a8a13bc [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. by Shiva Chen · 7 years ago
  11. 1a78507 [FastISel] Disable local value sinking by default by Reid Kleckner · 7 years ago
  12. 4d4a317 [FastISel] Sink local value materializations to first use by Reid Kleckner · 7 years ago
  13. 2311760 [DebugInfo] Unify dumping of address ranges by Jonas Devlieghere · 8 years ago
  14. 45b741c [dwarfdump] Add verbose output for .debug-line section by Jonas Devlieghere · 8 years ago
  15. 3776c52 llvm-dwarfdump: Make -brief the default and add a -verbose option instead. by Adrian Prantl · 8 years ago
  16. 8e66c2e llvm-dwarfdump: Replace -debug-dump=sect option with individual options. by Adrian Prantl · 8 years ago
  17. 69e607f Canonicalize the representation of empty an expression in DIGlobalVariableExpression by Adrian Prantl · 8 years ago
  18. e6c9ef3 [dwarfdump] Pretty print location expressions and location lists by Reid Kleckner · 8 years ago
  19. 10781fc [mips] Handle R_MIPS_TLS_DTPREL32/64 relocations in the RelocVisitor by Simon Atanasyan · 8 years ago
  20. 5d0334a Remove the obsolete offset parameter from @llvm.dbg.value by Adrian Prantl · 8 years ago
  21. b479d37 [MC] Set SHT_MIPS_DWARF section type for all .debug_* sections on MIPS by Simon Atanasyan · 9 years ago
  22. 7931a61 Change how we handle section symbols on ELF. by Rafael Espindola · 9 years ago
  23. eb2c5a9 [mips] Fix debug information for __thread variable by Petar Jovanovic · 9 years ago
  24. c271bc0 Renumber testcase metadata nodes after r290153. by Adrian Prantl · 9 years ago
  25. 7b500b4 [IR] Remove the DIExpression field from DIGlobalVariable. by Adrian Prantl · 9 years ago
  26. 096faa9 Revert "[IR] Remove the DIExpression field from DIGlobalVariable." by Adrian Prantl · 9 years ago
  27. eb38a2a [IR] Remove the DIExpression field from DIGlobalVariable. by Adrian Prantl · 9 years ago
  28. 7766e56 Revert "[IR] Remove the DIExpression field from DIGlobalVariable." by Adrian Prantl · 9 years ago
  29. 1b11b07 [IR] Remove the DIExpression field from DIGlobalVariable. by Adrian Prantl · 9 years ago
  30. 289f83a [mips][FastISel] Instantiate the MipsFastISel class only for targets that support FastISel. by Vasileios Kalintiris · 9 years ago
  31. 5420de3 DebugInfo: New metadata representation for global variables. by Peter Collingbourne · 9 years ago
  32. dbc6964 [mips] interAptiv based generic schedule model by Simon Dardis · 9 years ago
  33. 37b081d [mips][ias] Only round section sizes when explicitly requested. by Daniel Sanders · 9 years ago
  34. 36e1723 Reverting 268054 & 268063 as they caused PR27579. by Amjad Aboud · 9 years ago
  35. 36853e8 Recommitted r264280 "Supporting all entities declared in lexical scope in LLVM debug info." by Amjad Aboud · 9 years ago
  36. ae37402 [mips][ias] Make section sizes a multiple of the alignment. by Daniel Sanders · 9 years ago
  37. 4eeaa0d [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. by Adrian Prantl · 9 years ago
  38. d2c18d6 [mips] Make Static a default relocation model for MIPS codegen by Petar Jovanovic · 9 years ago
  39. 7876f64 testcase gardening: update the emissionKind enum to the new syntax. (NFC) by Adrian Prantl · 9 years ago
  40. 39bb84a Move the DebugEmissionKind enum from DIBuilder into DICompileUnit. by Adrian Prantl · 9 years ago
  41. 8418d19 Revert "Recommitted r263424 "Supporting all entities declared in lexical scope in LLVM debug info." After fixing PR26942 (the fix is included in this commit)." by Reid Kleckner · 9 years ago
  42. dbe2252 Recommitted r263424 "Supporting all entities declared in lexical scope in LLVM debug info." by Amjad Aboud · 9 years ago
  43. d51b36e Revert "Recommitted r261633 "Supporting all entities declared in lexical scope in LLVM debug info." After fixing PR26715 at r263379." by Benjamin Kramer · 9 years ago
  44. 13126c3 Recommitted r261633 "Supporting all entities declared in lexical scope in LLVM debug info." by Amjad Aboud · 9 years ago
  45. 30c4a7d Fixup MIPS testcase after r262247 and make it a little more robust. by Adrian Prantl · 10 years ago
  46. fab353b Revert r261633 "Supporting all entities declared in lexical scope in LLVM debug info." by Hans Wennborg · 10 years ago
  47. 8b94b3a Supporting all entities declared in lexical scope in LLVM debug info. by Amjad Aboud · 10 years ago
  48. 621b821 Reapply r257105 "[Verifier] Check that debug values have proper size" by Keno Fischer · 10 years ago
  49. 6c1dec6 Re-Revert r257105 (Verifier debug info changes) by Keno Fischer · 10 years ago
  50. 99220ce Reapply r257105 "[Verifier] Check that debug values have proper size" by Keno Fischer · 10 years ago
  51. c950114 Temporarily revert r257105 "[Verifier] Check that debug values have proper size" by Keno Fischer · 10 years ago
  52. 97515eb [Verifier] Check that debug values have proper size by Keno Fischer · 10 years ago
  53. bae9026 Clean up the processing of dbg.value in various places by Keno Fischer · 10 years ago
  54. f771b11 Re-apply "[mips] Use correct frame register for DWARF info when dynamically realigning the stack."" by Vasileios Kalintiris · 10 years ago
  55. fff75cb Revert "[mips] Use correct frame register for DWARF info when dynamically realigning the stack." by Vasileios Kalintiris · 10 years ago
  56. c988258 [mips] Use correct frame register for DWARF info when dynamically realigning the stack. by Vasileios Kalintiris · 10 years ago
  57. 5f220be DI: Reverse direction of subprogram -> function edge. by Peter Collingbourne · 10 years ago
  58. a5ae7c1 DI: Require subprogram definitions to be distinct by Duncan P. N. Exon Smith · 10 years ago
  59. ca95e2e [mips] Remove incorrect DebugLoc entries from prologue by Petar Jovanovic · 10 years ago
  60. c61bc48 DI: Disallow uniquable DICompileUnits by Duncan P. N. Exon Smith · 10 years ago
  61. bf2040f DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable by Duncan P. N. Exon Smith · 10 years ago
  62. f04b7c7 [mips] Fix out-of-date debug information in test file. by Vasileios Kalintiris · 10 years ago
  63. cbfbb3e DI/Verifier: Fix argument bitrot in DILocalVariable by Duncan P. N. Exon Smith · 10 years ago
  64. e56023a IR: Give 'DI' prefix to debug info metadata by Duncan P. N. Exon Smith · 10 years ago
  65. 32b845d [opaque pointer type] Add textual IR support for explicit type parameter to the call instruction by David Blaikie · 10 years ago
  66. 88e419d DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable by Duncan P. N. Exon Smith · 10 years ago
  67. b0d0a65 Verifier: Check that inlined-at locations agree by Duncan P. N. Exon Smith · 10 years ago
  68. 4d7b505 Relax CHECK to match mips syntax. by Rafael Espindola · 11 years ago
  69. b056aa7 DebugInfo: Move new hierarchy into place by Duncan P. N. Exon Smith · 11 years ago
  70. 211422d [mips] Fix 'jumpy' debug line info around calls. by Daniel Sanders · 11 years ago
  71. 37ac8d3 IR: Move MDLocation into place by Duncan P. N. Exon Smith · 11 years ago
  72. 1ef70ff IR: Make metadata typeless in assembly by Duncan P. N. Exon Smith · 11 years ago
  73. b23e9d7 Add some tests for RelocVisitor. by Eric Christopher · 11 years ago
  74. 8390283 Revert "Revert "DI: Fold constant arguments into a single MDString"" by Duncan P. N. Exon Smith · 11 years ago
  75. 32e192a Revert "DI: Fold constant arguments into a single MDString" by Duncan P. N. Exon Smith · 11 years ago
  76. 0917b70 DI: Fold constant arguments into a single MDString by Duncan P. N. Exon Smith · 11 years ago
  77. 02474a3 Move the complex address expression out of DIVariable and into an extra by Adrian Prantl · 11 years ago
  78. 10c4265 Revert r218778 while investigating buldbot breakage. by Adrian Prantl · 11 years ago
  79. 076fd5d Move the complex address expression out of DIVariable and into an extra by Adrian Prantl · 11 years ago
  80. 8aeca44 Reduce verbiage of lit.local.cfg files by Alp Toker · 11 years ago
  81. 9d934ac CodeGen: Make MachineBasicBlock::back skip to the beginning of the last bundle. by Benjamin Kramer · 11 years ago