1. 727362e [MC][ELF] Rename MC related "Associated" to "LinkedToSym" by Fangrui Song · 6 years ago
  2. adcd026 Make llvm::StringRef to std::string conversions explicit. by Benjamin Kramer · 6 years ago
  3. 45a4aae [NFC][XCOFF] Refactor Csect creation into TargetLoweringObjectFile by David Tenty · 6 years ago
  4. eb23cc1 [AIX][XCOFF] Supporting the ReadOnlyWithRel SectionKnd by diggerlin · 6 years ago
  5. a3832f3 [AIX][XCOFF]Implement mergeable const by diggerlin · 6 years ago
  6. 8dc7b98 [NFC] Fixes -Wrange-loop-analysis warnings by Mark de Wever · 6 years ago
  7. 2423774 Revert "Honor -fuse-init-array when os is not specified on x86" by Mitch Phillips · 6 years ago
  8. aa5ee8f Honor -fuse-init-array when os is not specified on x86 by Kamlesh Kumar · 6 years ago
  9. f208b70 Revert "[Coverage] Revise format to reduce binary size" by Vedant Kumar · 6 years ago
  10. e185315 [Coverage] Revise format to reduce binary size by Vedant Kumar · 6 years ago
  11. 750e855 A fix of the bug introduced by previous lowering in asm patch. by Xiangling Liao · 6 years ago
  12. 5665fc9 [AIX][XCOFF] Add support for generating assembly code for one-byte mergable strings by Xing Xue · 6 years ago
  13. ca33727 [AIX] Lowering jump table, constant pool and block address in asm by Xiangling Liao · 6 years ago
  14. 3dfa975 Add read-only data assembly writing for aix by diggerlin · 6 years ago
  15. e5e2e0a [PowerPC][XCOFF] Add support for zero initialized global values. by Sean Fertile · 6 years ago
  16. f14642f Added support for "#pragma clang section relro=<name>" by Dmitry Mikulin · 6 years ago
  17. 1ae7905 [Alignment][NFC] DataLayout migration to llvm::Align by Guillaume Chatelet · 6 years ago
  18. f1c2892 AArch64: support arm64_32, an ILP32 slice for watchOS. by Tim Northover · 6 years ago
  19. ef039a3 [PowerPC][AIX] Adds support for writing the .data section in assembly files by Xing Xue · 6 years ago
  20. 5b5ee61 [MachO][TLOF] Use hasLocalLinkage to determine if indirect symbol is local by Francis Visoiu Mistrih · 6 years ago
  21. 246750c [COFF] Fix section name for constants larger than 64 bits on Windows by Fangrui Song · 6 years ago
  22. 1e46d4c Adds support for writing the .bss section for XCOFF object files. by Sean Fertile · 6 years ago
  23. f7229ac Fixed placement of llvm.global_dtors on Windows. by Vyacheslav Zakharin · 6 years ago
  24. 8558aac Enable assembly output of local commons for AIX by David Tenty · 6 years ago
  25. 885fa02 Revert r367501 "Create unique, but identically-named ELF sections..." by Bob Haarman · 6 years ago
  26. fbc563e Create unique, but identically-named ELF sections for explicitly-sectioned functions and globals when using -function-sections and -data-sections. by Peter Collingbourne · 6 years ago
  27. 39f3503 Address post commit review comments on revision 366727. by Sean Fertile · 6 years ago
  28. 9df6177 [PowerPC][AIX]Add lowering of MCSymbol MachineOperand. by Sean Fertile · 6 years ago
  29. 942537d Stubs out TLOF for AIX and add support for common vars in assembly output. by Sean Fertile · 6 years ago
  30. 50057f3 CodeGen: Allow !associated metadata to point to aliases. by Peter Collingbourne · 6 years ago
  31. ab009a6 [AsmPrinter] Make the encoding of call sites in .gcc_except_table configurable and use for RISC-V by Alex Bradbury · 6 years ago
  32. b94c233 [RISCV] Set correct encodings for DWARF exception handling by Alex Bradbury · 6 years ago
  33. 2f07c2e Standardize on MSVC behavior for triples with no environment by Reid Kleckner · 6 years ago
  34. 1d16515 [ELF] Implement Dependent Libraries Feature by Ben Dunbobbin · 6 years ago
  35. f3b4f99 [WebAssembly] Remove uses of ThreadModel by Thomas Lively · 7 years ago
  36. 2e15040 [WebAssembly] Update MC for bulk memory by Thomas Lively · 7 years ago
  37. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  38. de6beb0 Implement -frecord-command-line (-frecord-gcc-switches) by Scott Linder · 7 years ago
  39. 91e69d8 [MachO][TLOF] Add support for local symbols in the indirect symbol table by Francis Visoiu Mistrih · 7 years ago
  40. 86ada54 [mingw] Use unmangled name after the $ in the section name by Reid Kleckner · 7 years ago
  41. 24faf85 Reland "[WebAssembly] LSDA info generation" by Heejin Ahn · 7 years ago
  42. 547d824 Revert "[WebAssembly] LSDA info generation" by Krasimir Georgiev · 7 years ago
  43. 0981eaa [WebAssembly] LSDA info generation by Heejin Ahn · 7 years ago
  44. 47bab69 [MC][ELF] fix newly added test by Nick Desaulniers · 7 years ago
  45. 2ce1d6f Revert r344197 "[MC][ELF] compute entity size for explicit sections" by Artem Dergachev · 7 years ago
  46. 3353156 [MC][ELF] compute entity size for explicit sections by Nick Desaulniers · 7 years ago
  47. f803b23 [COFF] Implement llvm.global_ctors priorities for MSVC COFF targets by Reid Kleckner · 7 years ago
  48. 9fbecc9 Revert r340904 "[llvm-mc] - Allow to set custom flags for debug sections." by George Rimar · 7 years ago
  49. 999d1ce [llvm-mc] - Allow to set custom flags for debug sections. by George Rimar · 7 years ago
  50. 901a0a9 Restore correct x86_64 EH encodings in kernel code model by Lei Liu · 7 years ago
  51. fce7f73 [MC] Move EH DWARF encodings from MC to CodeGen, NFC by Reid Kleckner · 7 years ago
  52. 7a70be6 Simplify selectELFSectionForGlobal by pulling out the entry size by Eric Christopher · 7 years ago
  53. ad36c74 Tidy up logic around unique section name creation and remove a by Eric Christopher · 7 years ago
  54. 9dafd6f Revert "[COFF] Use comdat shared constants for MinGW as well" by Martin Storsjo · 7 years ago
  55. ff33a95 [COFF] Use comdat shared constants for MinGW as well by Martin Storsjo · 7 years ago
  56. db42d51 [MC] Add a separate flag for skipping comdat constant sections for MinGW. NFC. by Martin Storsjo · 7 years ago
  57. 7bb2767 Recommit r335794 "Add support for generating a call graph profile from Branch Frequency Info." with fix for removed functions. by Michael J. Spencer · 7 years ago
  58. 2a9bd7b [COFF] Fix constant sharing regression for MinGW by Martin Storsjo · 7 years ago
  59. 269eb21 Revert "Add support for generating a call graph profile from Branch Frequency Info." by Benjamin Kramer · 7 years ago
  60. 5bf1ead Add support for generating a call graph profile from Branch Frequency Info. by Michael J. Spencer · 7 years ago
  61. aa5f4d2 Revert r335306 (and r335314) - the Call Graph Profile pass. by Chandler Carruth · 7 years ago
  62. fc93dd8 [Instrumentation] Add Call Graph Profile pass by Michael J. Spencer · 7 years ago
  63. 2ef4866 [X86] Fix 32-bit mingw comdat names, only add one underscore by Reid Kleckner · 7 years ago
  64. 13c9ee6 [mingw] Fix GCC ABI compatibility for comdat things by Reid Kleckner · 7 years ago
  65. 76cfef4 Add some explanatory text to the associated symbol support. by Eric Christopher · 7 years ago
  66. 277f898 [WebAssembly] Ignore explicit section names for functions by Sam Clegg · 7 years ago
  67. 98117a4 [MS][ARM64] Hoist __ImageBase handling into TargetLoweringObjectFileCOFF by Reid Kleckner · 7 years ago
  68. f31e91e Tidy comment up a bit. by Eric Christopher · 7 years ago
  69. 1f5eb86 Fix small grammar-o. by Eric Christopher · 7 years ago
  70. aadbabc Remove unused argument from emitModuleMetadata. by Eric Christopher · 7 years ago
  71. d0804aa [MachO] Emit Weak ReadOnlyWithRel to ConstDataSection by Steven Wu · 7 years ago
  72. b36fbbc CodeGen: support an extension to pass linker options on ELF by Saleem Abdulrasool · 8 years ago
  73. 99f479a CodeGen: handle llvm.used properly for COFF by Saleem Abdulrasool · 8 years ago
  74. ea7cace [WebAssembly] Add COMDAT support by Sam Clegg · 8 years ago
  75. bafe690 [WebAssembly] Implement @llvm.global_ctors and @llvm.global_dtors by Sam Clegg · 8 years ago
  76. e1694f9 [WebAssembly] section kind can be code by Sam Clegg · 8 years ago
  77. 04b6844 [COFF] Implement constructor priorities by Martin Storsjo · 8 years ago
  78. e7353446 NFC Remove default argument of DataLayout::getPointerABIAlignment by Fangrui Song · 8 years ago
  79. 9996607 [WebAssembly] Explicily disable comdat support for wasm output by Sam Clegg · 8 years ago
  80. 12fd3da [WebAssembly] MC: Fix crash when -g specified. by Sam Clegg · 8 years ago
  81. b2b019f [WebAssembly] MC: Support for init_array and fini_array by Sam Clegg · 8 years ago
  82. 759631c [WebAssembly] MC: Create wasm data segments based on MCSections by Sam Clegg · 8 years ago
  83. 2176a9f [WebAssembly] Remove flags from MCSectionWasm by Sam Clegg · 8 years ago
  84. 89061b2 IR: Replace the "Linker Options" module flag with "llvm.linker.options" named metadata. by Peter Collingbourne · 8 years ago
  85. 264b5d9 Move Object format code to lib/BinaryFormat. by Zachary Turner · 8 years ago
  86. 6bda14b Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  87. 4c47434 CodeGen: add support for emitting ObjC image info by Saleem Abdulrasool · 8 years ago
  88. b16d146 Add support for #pragma clang section by Javed Absar · 8 years ago
  89. f7e8acf Ignore !associated metadata with null argument. by Evgeniy Stepanov · 8 years ago
  90. 1a6a2b6 [ProfileData] Unify getInstrProf*SectionName helpers by Vedant Kumar · 8 years ago
  91. 4a5ddf8 [Profile] Make host tool aware of object format when quering prof section names by Xinliang David Li · 8 years ago
  92. 57dea2d [Profile] PE binary coverage bug fix by Xinliang David Li · 8 years ago
  93. c66018e Move llvm::emitLinkerFlagsForGlobalCOFF() to Mangler. by Peter Collingbourne · 8 years ago
  94. 51c962f72 Add !associated metadata. by Evgeniy Stepanov · 9 years ago
  95. fa912a7 [CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
  96. d934cb8 [WebAssembly] Basic support for Wasm object file encoding. by Dan Gohman · 9 years ago
  97. 18eafb6 [WebAssembly] Add skeleton MC support for the Wasm container format by Dan Gohman · 9 years ago
  98. dd4ebc1 [lto] add getLinkerOpts() by Bob Haarman · 9 years ago
  99. cd46c1d Revert "[COFF] Use 32-bit jump table entries in .rdata for Win64" by Reid Kleckner · 9 years ago
  100. c9e0a15 [COFF] Use 32-bit jump table entries in .rdata for Win64 by Reid Kleckner · 9 years ago