1. 41a9e53 [Dwarf/AArch64] Return address signing B key dwarf support by Luke Cheeseman · 7 years ago
  2. f44d830 Add PLATFORM constants for iOS, tvOS, and watchOS simulators by Michael Trent · 7 years ago
  3. f57d7d8 [AArch64] - Return address signing dwarf support by Luke Cheeseman · 7 years ago
  4. afa75d7 [macho] save the SDK version stored in module metadata into the version min and by Alex Lorenz · 7 years ago
  5. 6db3a6a Revert r347490 as it breaks address sanitizer builds by Luke Cheeseman · 7 years ago
  6. d6dbd64 Revert r343341 by Luke Cheeseman · 7 years ago
  7. 96f2ea3 [ARM64][Windows] MCLayer support for exception handling by Sanjin Sijaric · 7 years ago
  8. c15c853 [DEBUGINFO, NVPTX] Try to pack bytes data into a single string. by Alexey Bataev · 7 years ago
  9. 10981cc Revert r343317 by Luke Cheeseman · 7 years ago
  10. 21f2955b Reapply changes reverted by r343235 by Luke Cheeseman · 7 years ago
  11. 8e5676b Revert r343192 as an ubsan build is currently failing by Luke Cheeseman · 7 years ago
  12. f6844b3 Reapply changes reverted in r343114, lldb patch to follow shortly by Luke Cheeseman · 7 years ago
  13. 77aaa22 Revert r343112 as CallFrameString API change has broken lldb builds by Luke Cheeseman · 7 years ago
  14. 03ad881 [AArch64] - Return address signing dwarf support by Luke Cheeseman · 7 years ago
  15. 00b88bb Revert r343089 "[AArch64] - Return address signing dwarf support" by Hans Wennborg · 7 years ago
  16. f755e68 [AArch64] - Return address signing dwarf support by Luke Cheeseman · 7 years ago
  17. 689f773 [codeview] Clean up machinery for deferring .cv_loc emission by Reid Kleckner · 7 years ago
  18. f78650a Remove trailing space by Fangrui Song · 7 years ago
  19. 390bce4 [MC] Add support for the .rva assembler directive for COFF targets by Martin Storsjo · 7 years ago
  20. 6f1da6e [ADT] Replace std::isprint by llvm::isPrint. by Michael Kruse · 7 years ago
  21. 3e22733 MC: Implement support for new .addrsig and .addrsig_sym directives. by Peter Collingbourne · 7 years ago
  22. 4d5b107 [MC] Error on a .zerofill directive in a non-virtual section by Francis Visoiu Mistrih · 7 years ago
  23. cc7344a [DWARFv5] Tolerate files not all having an MD5 checksum. by Paul Robinson · 7 years ago
  24. 57f661b [MC] Pass MCSubtargetInfo to fixupNeedsRelaxation and applyFixup by Peter Smith · 7 years ago
  25. 05b5891 [MC][X86] Allow assembler variable assignment to register name. by Nirav Dave · 7 years ago
  26. ae6eeae [MC] Add assembler support for .cg_profile. by Michael J. Spencer · 7 years ago
  27. 6c0665e [MC] Change AsmParser to leverage Assembler during evaluation by Nirav Dave · 7 years ago
  28. 6b01b88 [MC] Undo spurious commit added into r331052. by Nirav Dave · 7 years ago
  29. 38b4b54 [MC] Provide default value for IsResolved. by Nirav Dave · 7 years ago
  30. 1b5533c [MC] Modify MCAsmStreamer to always build MCAssembler. NFCI. by Nirav Dave · 7 years ago
  31. 0195469 [DWARFv5] Fuss with asm syntax for conveying MD5 checksum. by Paul Robinson · 7 years ago
  32. f7226ed [DEBUGINFO] Add option that allows to disable emission of flags in .loc directives. by Alexey Bataev · 7 years ago
  33. b271f31 Reapply "[DWARFv5] Emit file 0 to the line table." by Paul Robinson · 7 years ago
  34. 202f809 Revert "Reapply "[DWARFv5] Emit file 0 to the line table."" by Alexander Potapenko · 8 years ago
  35. 07480bd Reapply "[DWARFv5] Emit file 0 to the line table." by Paul Robinson · 8 years ago
  36. 52396bb Use .set instead of = when printing assignment in assembly output by Krzysztof Parzyszek · 8 years ago
  37. c6cbbc8 [MC] fix documentation comments; NFC by Sanjay Patel · 8 years ago
  38. 47b4d6b Delay creating an alias for @@@. by Rafael Espindola · 8 years ago
  39. 81e911c Don't treat .symver as a regular alias definition. by Rafael Espindola · 8 years ago
  40. e12a48b Revert "Reapply "[DWARFv5] Emit file 0 to the line table."" by Alexander Kornienko · 8 years ago
  41. 4428e90 Reapply "[DWARFv5] Emit file 0 to the line table." by Paul Robinson · 8 years ago
  42. 732e443 Revert "[DWARFv5] Emit file 0 to the line table." Caused an asan failure. by Paul Robinson · 8 years ago
  43. d5069ba [DWARFv5] Emit file 0 to the line table. by Paul Robinson · 8 years ago
  44. 16c7bda [DebugInfo] Support DWARF v5 source code embedding extension by Scott Linder · 8 years ago
  45. 70def12 [DWARFv5] Turn an assert into a diagnostic. Hand-coded assembler files by Paul Robinson · 8 years ago
  46. d09b416 Use assembler expressions to lay out the EH LSDA. by Rafael Espindola · 8 years ago
  47. 0c21abd [ELF] Print the .type assembly directive correctly for STT_NOTYPE by Oliver Stannard · 8 years ago
  48. 612e89d [DWARFv5] CodeGen support for MD5 file checksums by Paul Robinson · 8 years ago
  49. db2736d Reland "Emit Function IDs table for Control Flow Guard" by Adrian McCarthy · 8 years ago
  50. 29f5f98 [DWARFv5] MC support for MD5 file checksums by Paul Robinson · 8 years ago
  51. e70ecec Inline a emitFill variant that is only used once. NFC. by Rafael Espindola · 8 years ago
  52. 8fcd07d Make one of the emitFill methods non virtual. NFC. by Rafael Espindola · 8 years ago
  53. ce63a92 Revert "Emit Function IDs table for Control Flow Guard" by Adrian McCarthy · 8 years ago
  54. cf6e6c8 Emit Function IDs table for Control Flow Guard by Adrian McCarthy · 8 years ago
  55. 88fb980 [NVPTX] Initial adaptation of MCAsmStreamer/MCTargetStreamer for debug info in Cuda. by Alexey Bataev · 8 years ago
  56. 0148c88 MC: Add support for mach-o build_version by Matthias Braun · 8 years ago
  57. 910c012 Remove redundant includes from lib/MC. by Michael Zolotukhin · 8 years ago
  58. 3da7982 [MC] Handle unknown literal register numbers in .cfi_* directives by Jake Ehrlich · 8 years ago
  59. 66d2c26 [AsmPrinterDwarf] Add support for .cfi_restore directive by Francis Visoiu Mistrih · 8 years ago
  60. 9cdd4df [codeview] Implement FPO data assembler directives by Reid Kleckner · 8 years ago
  61. e52d1e6 [SEH] Use reportError instead of report_fatal_error for bad directives by Reid Kleckner · 8 years ago
  62. 26fa1bf Re-land "Fix Bug 30978 by emitting cv file checksums." by Reid Kleckner · 8 years ago
  63. 913213c Revert "Fix Bug 30978 by emitting cv file checksums." by Eric Beckmann · 8 years ago
  64. 1be19e6 [llvm] Fix some typos. NFC. by Mandeep Singh Grang · 8 years ago
  65. 349746f Fix Bug 30978 by emitting cv file checksums. by Eric Beckmann · 8 years ago
  66. a219b3d MC: add support for cfi_return_column by Saleem Abdulrasool · 8 years ago
  67. 75745d0 This patch closes PR#32216: Better testing of schedule model instruction latencies/throughputs. by Andrew V. Tischenko · 8 years ago
  68. be99157 Move some error handling down to MCStreamer. by Rafael Espindola · 9 years ago
  69. e0eba3c Only print architecture dependent flags for that architecture. by Rafael Espindola · 9 years ago
  70. f7d84ee Reapply "[CodeGen] Fix invalid DWARF info on Win64" by Keno Fischer · 9 years ago
  71. 19c4fc5 This is a large patch for X86 AVX-512 of an optimization for reducing code size by encoding EVEX AVX-512 instructions using the shorter VEX encoding when possible. by Gadi Haber · 9 years ago
  72. 268f42f [Assembler] Better error messages for .org directive by Oliver Stannard · 9 years ago
  73. d4ea4c1 Revert "[CodeGen] Fix invalid DWARF info on Win64" by Keno Fischer · 9 years ago
  74. 460218f [CodeGen] Fix invalid DWARF info on Win64 by Keno Fischer · 9 years ago
  75. 734c59d [MC] Refactor emitELFSize to make usage more consistent. NFC. by Dan Gohman · 9 years ago
  76. 445c952 Tidy the calls to getCurrentSection().first -> getCurrentSectionOnly to help by Eric Christopher · 9 years ago
  77. 0da8630 Revert r283690, "MC: Remove unused entities." by Peter Collingbourne · 9 years ago
  78. cc723cc MC: Remove unused entities. by Peter Collingbourne · 9 years ago
  79. a9f4cc9 [codeview] Add new directives to record inlined call site line info by Reid Kleckner · 9 years ago
  80. a5b1eef [MC] Move .cv_loc management logic out of MCContext by Reid Kleckner · 9 years ago
  81. eb9ed61 [mips][ias] Support .dtprel[d]word and .tprel[d]word directives by Simon Atanasyan · 9 years ago
  82. 8b3dc87 [MC] When emitting output hash comments always use standard line comment seperator by Nirav Dave · 9 years ago
  83. a645433c [MC] Cleanup Error Handling in AsmParser by Nirav Dave · 9 years ago
  84. 53a72f4 Provide support for preserving assembly comments by Nirav Dave · 9 years ago
  85. 7b4658f Apply clang-tidy's modernize-loop-convert to lib/MC. by Benjamin Kramer · 9 years ago
  86. 17f7a24 [MC] Check the upper bound in truncate assertion by Petr Hosek · 9 years ago
  87. faef320 [MC] Rename EmitFill to emitFill by Petr Hosek · 9 years ago
  88. fbdbe9e [codeview] Improve readability of type record assembly by Reid Kleckner · 9 years ago
  89. 67a94a7 [MC] Support symbolic expressions in assembly directives by Petr Hosek · 9 years ago
  90. 97859cc Revert "[MC] Support symbolic expressions in assembly directives" by Petr Hosek · 9 years ago
  91. ec73d8b [MC] Support symbolic expressions in assembly directives by Petr Hosek · 9 years ago
  92. 63d3d6d Revert "[MC] Support symbolic expressions in assembly directives" by Reid Kleckner · 9 years ago
  93. e258375 [MC] Support symbolic expressions in assembly directives by Petr Hosek · 9 years ago
  94. 97837b7 [MC] Create unique .pdata sections for every .text section by Reid Kleckner · 9 years ago
  95. b550cb1 [NFC] Header cleanup by Mehdi Amini · 9 years ago
  96. 1b640e0 [MachO] Add MachO alt-entry directive support. by Lang Hames · 10 years ago
  97. 408b5e6 [MC] Add support for encoding CodeView variable definition ranges by David Majnemer · 10 years ago
  98. c9911f2 [codeview] Correctly handle inlining functions post-dominated by unreachable by David Majnemer · 10 years ago
  99. 1fcd610 [codeview] Wire up the .cv_inline_linetable directive by Reid Kleckner · 10 years ago
  100. 52570ea Fix infinite recursion in MCAsmStreamer::EmitValueImpl. by Rafael Espindola · 10 years ago