1. e434280 [MCStreamer] Use report_fatal_error in EmitRawTextImpl by Kristina Brooks · 7 years ago
  2. bbbec9d Don't go over 80 chars in MCStreamer.cpp. NFC. by Kristina Brooks · 7 years ago
  3. 41a9e53 [Dwarf/AArch64] Return address signing B key dwarf support by Luke Cheeseman · 7 years ago
  4. f57d7d8 [AArch64] - Return address signing dwarf support by Luke Cheeseman · 7 years ago
  5. afa75d7 [macho] save the SDK version stored in module metadata into the version min and by Alex Lorenz · 7 years ago
  6. 6db3a6a Revert r347490 as it breaks address sanitizer builds by Luke Cheeseman · 7 years ago
  7. d6dbd64 Revert r343341 by Luke Cheeseman · 7 years ago
  8. 96f2ea3 [ARM64][Windows] MCLayer support for exception handling by Sanjin Sijaric · 7 years ago
  9. c15c853 [DEBUGINFO, NVPTX] Try to pack bytes data into a single string. by Alexey Bataev · 7 years ago
  10. 1a41a11 [MC][DWARF][AsmParser] Ensure nested CFI frames are diagnosed. by Kristina Brooks · 7 years ago
  11. 10981cc Revert r343317 by Luke Cheeseman · 7 years ago
  12. 21f2955b Reapply changes reverted by r343235 by Luke Cheeseman · 7 years ago
  13. 8e5676b Revert r343192 as an ubsan build is currently failing by Luke Cheeseman · 7 years ago
  14. f6844b3 Reapply changes reverted in r343114, lldb patch to follow shortly by Luke Cheeseman · 7 years ago
  15. 77aaa22 Revert r343112 as CallFrameString API change has broken lldb builds by Luke Cheeseman · 7 years ago
  16. 03ad881 [AArch64] - Return address signing dwarf support by Luke Cheeseman · 7 years ago
  17. 00b88bb Revert r343089 "[AArch64] - Return address signing dwarf support" by Hans Wennborg · 7 years ago
  18. f755e68 [AArch64] - Return address signing dwarf support by Luke Cheeseman · 7 years ago
  19. edc3181 [MC] fix a clang-tidy warning, NFC by Krasimir Georgiev · 7 years ago
  20. 689f773 [codeview] Clean up machinery for deferring .cv_loc emission by Reid Kleckner · 7 years ago
  21. f78650a Remove trailing space by Fangrui Song · 7 years ago
  22. 390bce4 [MC] Add support for the .rva assembler directive for COFF targets by Martin Storsjo · 7 years ago
  23. 13c9ee6 [mingw] Fix GCC ABI compatibility for comdat things by Reid Kleckner · 7 years ago
  24. ae6eeae [MC] Add assembler support for .cg_profile. by Michael J. Spencer · 7 years ago
  25. 6c0665e [MC] Change AsmParser to leverage Assembler during evaluation by Nirav Dave · 7 years ago
  26. 6b01b88 [MC] Undo spurious commit added into r331052. by Nirav Dave · 7 years ago
  27. 38b4b54 [MC] Provide default value for IsResolved. by Nirav Dave · 7 years ago
  28. b271f31 Reapply "[DWARFv5] Emit file 0 to the line table." by Paul Robinson · 7 years ago
  29. 202f809 Revert "Reapply "[DWARFv5] Emit file 0 to the line table."" by Alexander Potapenko · 7 years ago
  30. 07480bd Reapply "[DWARFv5] Emit file 0 to the line table." by Paul Robinson · 8 years ago
  31. 47b4d6b Delay creating an alias for @@@. by Rafael Espindola · 8 years ago
  32. e12a48b Revert "Reapply "[DWARFv5] Emit file 0 to the line table."" by Alexander Kornienko · 8 years ago
  33. 4428e90 Reapply "[DWARFv5] Emit file 0 to the line table." by Paul Robinson · 8 years ago
  34. 732e443 Revert "[DWARFv5] Emit file 0 to the line table." Caused an asan failure. by Paul Robinson · 8 years ago
  35. d5069ba [DWARFv5] Emit file 0 to the line table. by Paul Robinson · 8 years ago
  36. 16c7bda [DebugInfo] Support DWARF v5 source code embedding extension by Scott Linder · 8 years ago
  37. 70def12 [DWARFv5] Turn an assert into a diagnostic. Hand-coded assembler files by Paul Robinson · 8 years ago
  38. 9712113 [MC] - Don't crash on unclosed frame. by George Rimar · 8 years ago
  39. d09b416 Use assembler expressions to lay out the EH LSDA. by Rafael Espindola · 8 years ago
  40. db2736d Reland "Emit Function IDs table for Control Flow Guard" by Adrian McCarthy · 8 years ago
  41. 29f5f98 [DWARFv5] MC support for MD5 file checksums by Paul Robinson · 8 years ago
  42. e70ecec Inline a emitFill variant that is only used once. NFC. by Rafael Espindola · 8 years ago
  43. 8fcd07d Make one of the emitFill methods non virtual. NFC. by Rafael Espindola · 8 years ago
  44. ce63a92 Revert "Emit Function IDs table for Control Flow Guard" by Adrian McCarthy · 8 years ago
  45. cf6e6c8 Emit Function IDs table for Control Flow Guard by Adrian McCarthy · 8 years ago
  46. 88fb980 [NVPTX] Initial adaptation of MCAsmStreamer/MCTargetStreamer for debug info in Cuda. by Alexey Bataev · 8 years ago
  47. 5dd72ad MC/AsmPrinter: Reduce code duplication. by Matthias Braun · 8 years ago
  48. 97a2d5c [MC] Properly diagnose badly scoped .cfi_ directives by Reid Kleckner · 8 years ago
  49. e52d1e6 [SEH] Use reportError instead of report_fatal_error for bad directives by Reid Kleckner · 8 years ago
  50. ab23dac [MC] Suppress .Lcfi labels when emitting textual assembly by Reid Kleckner · 8 years ago
  51. 4c4422f [MC] Use unique_ptr to manage WinFrameInfos, NFC by Reid Kleckner · 8 years ago
  52. 26fa1bf Re-land "Fix Bug 30978 by emitting cv file checksums." by Reid Kleckner · 8 years ago
  53. 913213c Revert "Fix Bug 30978 by emitting cv file checksums." by Eric Beckmann · 8 years ago
  54. 66a99e4 Change encodeU/SLEB128 to pad to certain number of bytes by Sam Clegg · 8 years ago
  55. 349746f Fix Bug 30978 by emitting cv file checksums. by Eric Beckmann · 8 years ago
  56. a219b3d MC: add support for cfi_return_column by Saleem Abdulrasool · 8 years ago
  57. 264b5d9 Move Object format code to lib/BinaryFormat. by Zachary Turner · 8 years ago
  58. 6bda14b Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  59. 75745d0 This patch closes PR#32216: Better testing of schedule model instruction latencies/throughputs. by Andrew V. Tischenko · 8 years ago
  60. d820447 Perform symbol binding for .symver versioned symbols by Teresa Johnson · 9 years ago
  61. 1f4e26f [MC] Factor out non-COFF handling of COFF-specific directives. by Dan Gohman · 9 years ago
  62. be99157 Move some error handling down to MCStreamer. by Rafael Espindola · 9 years ago
  63. 1d43552 [MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
  64. f7d84ee Reapply "[CodeGen] Fix invalid DWARF info on Win64" by Keno Fischer · 9 years ago
  65. 268f42f [Assembler] Better error messages for .org directive by Oliver Stannard · 9 years ago
  66. d4ea4c1 Revert "[CodeGen] Fix invalid DWARF info on Win64" by Keno Fischer · 9 years ago
  67. 460218f [CodeGen] Fix invalid DWARF info on Win64 by Keno Fischer · 9 years ago
  68. 734c59d [MC] Refactor emitELFSize to make usage more consistent. NFC. by Dan Gohman · 9 years ago
  69. 39c3c89 MCStreamer: Use "cfi" for CFI related temp labels. by Matthias Braun · 9 years ago
  70. 445c952 Tidy the calls to getCurrentSection().first -> getCurrentSectionOnly to help by Eric Christopher · 9 years ago
  71. 0da8630 Revert r283690, "MC: Remove unused entities." by Peter Collingbourne · 9 years ago
  72. cc723cc MC: Remove unused entities. by Peter Collingbourne · 9 years ago
  73. a9f4cc9 [codeview] Add new directives to record inlined call site line info by Reid Kleckner · 9 years ago
  74. a5b1eef [MC] Move .cv_loc management logic out of MCContext by Reid Kleckner · 9 years ago
  75. eb9ed61 [mips][ias] Support .dtprel[d]word and .tprel[d]word directives by Simon Atanasyan · 9 years ago
  76. 53a72f4 Provide support for preserving assembly comments by Nirav Dave · 9 years ago
  77. 2298203 doesSetDirectiveSuppressesReloc -> doesSetDirectiveSuppressReloc, the by Joerg Sonnenberger · 9 years ago
  78. faef320 [MC] Rename EmitFill to emitFill by Petr Hosek · 9 years ago
  79. fbdbe9e [codeview] Improve readability of type record assembly by Reid Kleckner · 9 years ago
  80. 67a94a7 [MC] Support symbolic expressions in assembly directives by Petr Hosek · 9 years ago
  81. 97859cc Revert "[MC] Support symbolic expressions in assembly directives" by Petr Hosek · 9 years ago
  82. ec73d8b [MC] Support symbolic expressions in assembly directives by Petr Hosek · 9 years ago
  83. 63d3d6d Revert "[MC] Support symbolic expressions in assembly directives" by Reid Kleckner · 9 years ago
  84. e258375 [MC] Support symbolic expressions in assembly directives by Petr Hosek · 9 years ago
  85. 97837b7 [MC] Create unique .pdata sections for every .text section by Reid Kleckner · 9 years ago
  86. 6194276 Add capability to push/pop DFI in MCStreamer. NFC by Amaury Sechet · 10 years ago
  87. 408b5e6 [MC] Add support for encoding CodeView variable definition ranges by David Majnemer · 10 years ago
  88. c9911f2 [codeview] Correctly handle inlining functions post-dominated by unreachable by David Majnemer · 10 years ago
  89. 1fcd610 [codeview] Wire up the .cv_inline_linetable directive by Reid Kleckner · 10 years ago
  90. 6fcbd7e [CodeView] Implement .cv_inline_linetable by David Majnemer · 10 years ago
  91. 2214ed8 Reland "[CodeView] Use assembler directives for line tables" by Reid Kleckner · 10 years ago
  92. 00d9639 Revert "[CodeView] Use assembler directives for line tables" by Reid Kleckner · 10 years ago
  93. c62e379 [CodeView] Use assembler directives for line tables by Reid Kleckner · 10 years ago
  94. 7ae65d8 Simplify now that emitValueToOffset always returns false. by Rafael Espindola · 10 years ago
  95. 259f150 [X86] Emit .cfi_escape GNU_ARGS_SIZE when adjusting the stack before calls by Michael Kuperstein · 10 years ago
  96. e3a20f5 Fix pr24486. by Rafael Espindola · 10 years ago
  97. 2f83437 Disallow assigning symbol a null section. by Rafael Espindola · 10 years ago
  98. 3c76c52 Cleanup places that passed SMLoc by const reference to pass it by value instead. NFC by Craig Topper · 10 years ago
  99. 23d952b [X86] Add .intel_syntax noprefix directive to intel-syntax x86 asm output by Michael Kuperstein · 10 years ago
  100. 48a9b71 [MC] Adding prettyPrintAsm to MCTargetStreamer to allow targets to specialize how instructions are printed to asm. by Colin LeMahieu · 10 years ago