1. 1591811 [LLD] [ELF] Make -z gcs=always implicitly warn on missing GCS, like force-bti (#186203) by Martin Storsjö · 23 hours ago main master
  2. 709390d [ELF] Fix -u with TLS symbols: propagate type from STT_NOTYPE to STT_TLS (#185794) by Fangrui Song · 3 days ago
  3. dbcc467 [ELF,test] Add test for -u error message referencing object file (#185938) by Fangrui Song · 3 days ago
  4. 1cae705 [lld][WebAssembly] Restore inactive checks relocatable.ll test. NFC (#185569) by Sam Clegg · 4 days ago
  5. f00f26c [lld][MachO] Deduplicate branch-extension thunks for ICF-folded symbols (#185396) by Zhaoxuan Jiang · 4 days ago
  6. b09aca2 Support -fpass-plugin + -fthinlto-index together (#183525) by Nuri Amari · 8 days ago
  7. c49af81 [ELF] Remove unused handleTlsRelocation (#184951) by Fangrui Song · 8 days ago
  8. ca7577d [ELF] Add target-specific relocation scanning for RISC-V (#181332) by Fangrui Song · 8 days ago
  9. 46712e6 [ELF] handleTlsGd: support disabling GD-to-IE/LE optimization. NFC (#184934) by Fangrui Song · 8 days ago
  10. b8c16ad COFF: Allow hex literals in .def files: BASE/HEAPSIZE/STACKSIZE (#184764) by Will · 9 days ago
  11. 60a1401 [lld][WebAssembly] Convert weak-alias tests to assembly. NFC (#184667) by Sam Clegg · 9 days ago
  12. 738ed55 [DebugInfo][DwarfDebug] Move emission of globals from beginModule() to endModule() (5/7) (#184219) by Vladislav Dzhidzhoev · 10 days ago
  13. e4622cc [lld][Hexagon] Fix findMaskR8 missing duplex support (#183936) by Brian Cain · 10 days ago
  14. 57f9802 [ELF] Move ArmCmseSGSection into Arch/ARM.cpp (#184570) by Fangrui Song · 10 days ago
  15. 52beb14 [ELF] Add target-specific relocation scanning for LoongArch (#182236) by Fangrui Song · 10 days ago
  16. 41e7402 [lld][WebAssembly] Convert more tests to assembly. NFC (#184418) by Sam Clegg · 10 days ago
  17. 8092190 [ELF] Move PPC32Got2Section into Arch/PPC.cpp (#184383) by Fangrui Song · 11 days ago
  18. 5b142bb [ELF] Move MIPS synthetic sections into Arch/Mips.cpp (#184384) by Fangrui Song · 11 days ago
  19. dfad367 [ELF] Add TargetInfo::initTargetSpecificSections hook (#184292) by Fangrui Song · 11 days ago
  20. 8384a1b [lld] Turn misc copy-assign to move-assign (#184145) by serge-sans-paille · 11 days ago
  21. 9b1bce4 [CMake] Propagate dependencies to OBJECT libraries in add_llvm_library (re-land) (#184201) by nextsilicon-itay-bookstein · 11 days ago
  22. bab7867 Revert "[CMake] Use keyword signature in two additional callsites (#1… (#184186) by gulfemsavrun · 12 days ago
  23. 7ac2b4b [ThinLTO] Reduce the number of renaming due to promotions (#183793) by yonghong-song · 13 days ago
  24. 7d458b3 [CMake] Use keyword signature in two additional callsites (#183889) by nextsilicon-itay-bookstein · 14 days ago
  25. ccb1317 AArch64: Replace @plt/%gotpcrel in data directives with %pltpcrel %gotpcrel (#155776) by Fangrui Song · 2 weeks ago
  26. 04e041b Revert "[ThinLTO] Reduce the number of renaming due to promotions (#178587)" (#183782) by yonghong-song · 2 weeks ago
  27. 482a5ae [ThinLTO] Reduce the number of renaming due to promotions (#178587) by yonghong-song · 2 weeks ago
  28. 3ddccdd [lld][WebAssembly] Remove comment about wasm-ld being WIP. NFC (#183410) by Sam Clegg · 2 weeks ago
  29. 7a77cff [WebAssembly] Take symbol flags for exports from the dylink section for shared objects (#183079) by Sy Brand · 2 weeks ago
  30. 6e20598 [lld][Webassembly] Avoid a signed overflow on large sections (#183225) by Fatih BAKIR · 2 weeks ago
  31. 110db3d Reland "CodeGen: Emit .prefalign directives based on the prefalign attribute." by Peter Collingbourne · 2 weeks ago
  32. 752e780 [WebAssembly] Use generic CPU by default in llvm-mc (#181460) by Heejin Ahn · 3 weeks ago
  33. 145f6fa [ELF] Adjust allowed dynamic relocation types for x86-64 (#182905) by Fangrui Song · 3 weeks ago
  34. 4753f36 [lld][MachO] Enable LoopVectorization and SLPVectorization for ThinLTO (#182748) by Tal Keren · 3 weeks ago
  35. 46b3708 Revert "CodeGen: Emit .prefalign directives based on the prefalign attribute." by Nikita Popov · 3 weeks ago
  36. 87924bd [ELF] Add target-specific relocation scanning for ARM (#182440) by Fangrui Song · 3 weeks ago
  37. 1137835 CodeGen: Emit .prefalign directives based on the prefalign attribute. by Peter Collingbourne · 3 weeks ago
  38. 7b5c8fb [ELF] Add target-specific relocation scanning for AArch64 (#181099) by Fangrui Song · 3 weeks ago
  39. fd86f16 [lld][WebAssembly] Add comment regarding DataCount section. NFC (#181869) by Sam Clegg · 3 weeks ago
  40. c8898e9 [lld][WebAssembly] clang-format lld/wasm files. NFC (#181871) by Sam Clegg · 4 weeks ago
  41. 403374a [ELF][SystemZ] Fix R_390_TLS_LDO32/64 in non-SHF_ALLOC sections by Jessica Clarke · 4 weeks ago
  42. 9baaa04 Revert "[lld][Webassembly] Avoid a signed overflow on large sections (#178287)" by Muhammad Omair Javaid · 4 weeks ago
  43. a4f3ec7 [ELF] Add target-specific relocation scanning for Hexagon (#181596) by Fangrui Song · 4 weeks ago
  44. 121d0b6 [ELF] Add target-specific relocation scanning for SystemZ (#181563) by Fangrui Song · 4 weeks ago
  45. c60c951 [ELF,test] eh-frame-hdr-sdata8.s: use AT() to avoid huge PT_LOAD segments by Fangrui Song · 4 weeks ago
  46. fc09bdd [NFC][ELF] Remove unused Config::hasTlsIe (#181680) by Jessica Clarke · 4 weeks ago
  47. 9402e02 [ELF] Defer ctx.hasTlsIe assignment to postScanRelocations. NFC by Fangrui Song · 4 weeks ago
  48. a75a074 [ELF,PPC64] Inline toAddr16Rel and TLS remapping into the main relocate switch by Fangrui Song · 4 weeks ago
  49. 971f5c1 [ELF,PPC64] Scope checkPPC64TLSRelax to section and simplify TLS markers by Fangrui Song · 4 weeks ago
  50. a3d2983 [ELF] Add target-specific relocation scanning for PPC32 (#181517) by Fangrui Song · 4 weeks ago
  51. 2091d20 [ELF] Add target-specific relocation scanning for PPC64 (#181496) by Fangrui Song · 4 weeks ago
  52. d3ef46d [ELF] Move RISCV scanSectionImpl next to getRelExpr. NFC by Fangrui Song · 4 weeks ago
  53. 230546a Revert "[LLD] Add support for statically resolved vendor-specific RISCV relocations. (#169273)" (#181336) by Fangrui Song · 4 weeks ago
  54. 6ef5ac6 [Support] Support 5-component VersionTuples (#181275) by Adrian Prantl · 4 weeks ago
  55. 852c2a6 [ELF] Add target-specific relocation scanning for x86 (#178846) by Fangrui Song · 4 weeks ago
  56. a781779 Revert "[ELF] Add target-specific relocation scanning for x86" (#181274) by Andrew Lazarev · 4 weeks ago
  57. b69ed31 [lld] Fix undefined behavior with misaligned SHT_GROUP section. (#180848) by Eli Friedman · 4 weeks ago
  58. 8918013 [ELF] Fix /DISCARD/ .eh_frame regression after #179089 by Fangrui Song · 4 weeks ago
  59. 28ada8c [ELF] Simplify AArch64::relocateAlloc. NFC by Fangrui Song · 4 weeks ago
  60. fa37b85 [ELF] Add target-specific relocation scanning for x86 (#178846) by Fangrui Song · 4 weeks ago
  61. dd13384 [lld][Webassembly] Avoid a signed overflow on large sections (#178287) by Fatih BAKIR · 4 weeks ago
  62. 5045d6d [WebAssembly] Add initial support for compact imports proposal (#176617) by Sam Clegg · 5 weeks ago
  63. 6080870 [LLD][COFF] Fix out-of-bounds write when filling gaps with INT3 in code sections (#180411) by Petr Beneš · 5 weeks ago
  64. 71a8040 [lld][WebAssembly] Add new __rodata_start/__rodata_end symbols (#172102) by Sam Clegg · 5 weeks ago
  65. c43c1ed [lld][Hexagon] Fix R_HEX_TPREL_11_X relocation on duplex instructions (#179860) by Brian Cain · 5 weeks ago
  66. 4c82c9b [NFC][ELF] Remove redundant and unused file argument from deleteFallThruJmpInsn (#180540) by Jessica Clarke · 5 weeks ago
  67. 5e02320 [NFC][ELF] Fix overzealous find/replace affecting comments by Jessica Clarke · 5 weeks ago
  68. ea45739 [lld] Add explicit std::move(...) to avoid a few vector copies (#180474) by serge-sans-paille · 5 weeks ago
  69. 5cce755 [lld][ELF] Remove redundant size check in nopInstrFill by Aiden Grossman · 5 weeks ago
  70. b922687 [lld][WebAssembly] Improve import mismatch error reporting (#178715) by Sam Clegg · 5 weeks ago
  71. c768d26 [lld][BP] Fix nondeterministic function order by using MapVector (#179841) by Ellis Hoag · 5 weeks ago
  72. ecddad2 [ELF][test] Consolidate .eh_frame FDE encoding tests by Fangrui Song · 5 weeks ago
  73. 9ceb32c [ELF][test] Consolidate invalid-eh-frame tests by Fangrui Song · 5 weeks ago
  74. 2b162a4 [ELF,test] Improve error message tests by Fangrui Song · 5 weeks ago
  75. ae730a1 [ELF] Support DW_EH_PE_sdata8 encoding in .eh_frame_hdr (#179089) by Fangrui Song · 5 weeks ago
  76. 2cc6514 [lld-macho] Fix branch relocations with addends to target actual function (#177430) by alx32 · 6 weeks ago
  77. 2d86123 [ELF,test] Improve riscv and aarch64 relocation error tests by Fangrui Song · 6 weeks ago
  78. 595b25d [ELF,test] Improve error/warning message checks by Fangrui Song · 6 weeks ago
  79. 419d55c [ELF,test] Improve error message checks with proper format by Fangrui Song · 6 weeks ago
  80. 4618b4d [ELF] Fix IRELATIVE addend if the resolver address is updated by linker relaxation (#179063) by Fangrui Song · 6 weeks ago
  81. 91499a9 [NFCI][ELF][AArch64][PAC] Teach addRelativeReloc to emit R_AARCH64_AUTH_RELATIVE by Jessica Clarke · 6 weeks ago
  82. aacbc5c [ELF][AArch64][PAC][MTE] Handle Memtag globals for R_AARCH64_AUTH_ABS64 by Jessica Clarke · 6 weeks ago
  83. 7fef00a [lld][MachO] Accept hex format for cstring hashes in order file (#178933) by SharonXSharon · 6 weeks ago
  84. e311e0b [ELF] Rename isAbsoluteValue for clarity. NFC by Fangrui Song · 6 weeks ago
  85. 7e27fe7 [ELF] Remove unneeded -z ifunc-noplt check. NFC by Fangrui Song · 6 weeks ago
  86. 616ac79 [lld][WebAssembly] Fix symbol type for __memory_base/__table_base. (#178773) by Sam Clegg · 6 weeks ago
  87. 1aaecdd [lld][WebAssembly] Honor export flags in addOptionalGlobalSymbol. NFC (#178754) by Sam Clegg · 6 weeks ago
  88. 7666477 [lld][WebAssembly] Improve merging multiple occurrences of an undefined symbol (#178550) by Sam Clegg · 6 weeks ago
  89. 3274a5f [ELF,RISCV] Fix code style after #169273 (#178365) by Fangrui Song · 6 weeks ago
  90. 6e0556f [NFCI][ELF][Mips] Refactor MipsGotSection to avoid explicit writes (#178561) by Jessica Clarke · 6 weeks ago
  91. b09dc21 [lld] Fill section gaps with trap instructions (#176845) by Zachary Yedidia · 6 weeks ago
  92. 9797458 [lld][WebAssembly] Convert pic-static test to assembly. NFC (#178321) by Sam Clegg · 6 weeks ago
  93. 5a83673 [DTLTO] support distributing bitcode from FatLTO objects (#176928) by Rose Hudson · 6 weeks ago
  94. bdaff9e [ELF] Simplify RelocScan after #163138 (#178375) by Fangrui Song · 6 weeks ago
  95. ca05817 [DTLTO] Make temporary file handling consistent (#176807) by Ben Dunbobbin · 7 weeks ago
  96. 408743d [ELF] Set vna_flags to VER_FLG_WEAK if all references are weak (#176673) by Fangrui Song · 7 weeks ago
  97. f0f7f91 [lld][ELF/MachO] Use `.contains` rather than `.count` for set membership. NFC (#177404) by Sam Clegg · 7 weeks ago
  98. 741780b [ELF] --why-live: Skip symbol at index 0 and section symbols, handle .eh_frame symbols (#177099) by Fangrui Song · 7 weeks ago
  99. 29b471b [lld][COFF] Use `.contains` rather than `.count` for set membership. NFC (#177067) by Sam Clegg · 7 weeks ago
  100. 095d6f7 [NFC][LTO] Move isPreservedName out of IRSymtab into LTO's Symbol as isLibcall (#177046) by Daniel Thornburgh · 7 weeks ago