1. c83c3d9 [RISCV] Use X_X0 instead of literal 0. NFC (#158753) by Craig Topper · 7 hours ago main master
  2. 16f8e77 [lld/mac] Fix comment typos to cycle bots by Nico Weber · 5 days ago
  3. 25f3e45 [Support] Rename CTLog2 to ConstantLog2 in MathExtras.h (#158006) by Kazu Hirata · 5 days ago
  4. e2e5be2 [LLD][COFF] Make `/summary` work when `/debug` isn't provided (#157476) by Alexandre Ganea · 7 days ago
  5. 0dd9c38 [LLD][COFF] Prevent to emit relocations for discarded weak wrapped symbols (#156214) by Tomohiro Kashiwada · 7 days ago
  6. c2f2c44 [JITLink][RISC-V] Support R_RISCV_SET_ULEB128/R_RISCV_SUB_ULEB128 (#153778) by Zhijin Zeng · 7 days ago
  7. 9f153e1 [LLD] Recognize 'mipspe' as a PE target name (#157305) by Hervé Poussineau · 8 days ago
  8. 6cd8688 [LLD][COFF] Display the size of all consumed inputs with /summary (take 2) (#157284) by Alexandre Ganea · 8 days ago
  9. 5b1bca8 Revert "[LLD][COFF] Display the size of all consumed inputs with `/summary`" (#157282) by Alexandre Ganea · 10 days ago
  10. 8f66b7e [LLD][COFF] Add more variety of CET and hotpatch flags (#150761) by kkent030315 · 10 days ago
  11. 17559d5 [LLD][COFF] Display the size of all consumed inputs with `/summary` (#157279) by Alexandre Ganea · 10 days ago
  12. 633a44d [LLD][COFF] Add more `--time-trace` tags for ThinLTO linking (#156471) by Alexandre Ganea · 11 days ago
  13. e0934e6 [llvm-readobj][ELF] Prints hex format values in lower-case mode (#156683) by Ádám Kallai · 11 days ago
  14. 030080e [LLD][COFF] Add support for custom section layout (#152779) by kkent030315 · 12 days ago
  15. ca05544 Reapply "[lld] Make lld tests use lit internal shell by default" by Aiden Grossman · 12 days ago
  16. 1c4b71d [lld] Prefer printf over echo -e by Aiden Grossman · 12 days ago
  17. 2918000 Revert "[lld] Make lld tests use lit internal shell by default" by Aiden Grossman · 13 days ago
  18. 5d87b36 [lld] Make lld tests use lit internal shell by default by Aiden Grossman · 13 days ago
  19. 6606ebe [lld] Make cache-warning* tests work with internal shell by Aiden Grossman · 13 days ago
  20. a4daa3f [lld] Update cgdata-* tests to not use subshells by Aiden Grossman · 13 days ago
  21. 832d542 [lld] Update tests redirecting multiple commands to FileCheck by Aiden Grossman · 13 days ago
  22. 8853263 [lld] Remove shell requirements from tests by Aiden Grossman · 13 days ago
  23. 3146793 [lld][MachO] Silence warnings about --read-workers parsing (#156608) by Frederik Harwath · 13 days ago
  24. f25faff [lld-macho] Avoid infinite recursion when parsing corrupted export tries (#152569) by Daniel Rodríguez Troitiño · 2 weeks ago
  25. 1d62523 Reland "[sancov][LoongArch] Resolve pcaddu18i+jirl in evaluateBranch and teach sancov (#155371)" (#155964) by ZhaoQi · 3 weeks ago
  26. 597b9a5 Revert "[sancov][LoongArch] Resolve pcaddu18i+jirl in evaluateBranch and teach sancov" (#155879) by Vitaly Buka · 3 weeks ago
  27. 26bbe88 [sancov][LoongArch] Resolve pcaddu18i+jirl in evaluateBranch and teach sancov (#155371) by ZhaoQi · 3 weeks ago
  28. cb0e489 [lld][MachO] Multi-threaded preload of input files into memory (#147134) by John Holdsworth · 3 weeks ago
  29. 81c832f [lld][WebAssembly] -r: force -Bstatic (#108264) by Sam Clegg · 3 weeks ago
  30. 9cc0ba1 [LLD][COFF] Set isUsedInRegularObj for target symbols in resolveAlternateNames (#154837) by Jacek Caban · 4 weeks ago
  31. 6d87a39 [ELF][LoongArch] -r: Synthesize R_LARCH_ALIGN at input section start (#153935) by Zhaoxin Yang · 4 weeks ago
  32. 5dd2163 Revert "[lld][WebAssembly] Do not relocate ABSOLUTE symbols" (#154371) by Sam Clegg · 4 weeks ago
  33. a7df584 [lld] Replace SmallSet with SmallPtrSet (NFC) (#154263) by Kazu Hirata · 4 weeks ago
  34. 41b27c8 [lld][WebAssembly] Do not relocate ABSOLUTE symbols (#153763) by YAMAMOTO Takashi · 4 weeks ago
  35. 941748b [LLVM][utils] Add script which clears release notes (#153593) by Yanzuo Liu · 5 weeks ago
  36. a790249 test: Add REQUIRES: riscv by Fangrui Song · 5 weeks ago
  37. 9f93f48 [ELF] -r: Synthesize R_RISCV_ALIGN at input section start" (#151639) by Fangrui Song · 5 weeks ago
  38. 7e610d9 Revert "[ELF] -r: Synthesize R_RISCV_ALIGN at input section start" (#151639) by Fangrui Song · 5 weeks ago
  39. 655d79d Revert "Add `REQUIRES: riscv` to test added in 151639 to skip the test when riscv is not built. (#152858)" by Fangrui Song · 5 weeks ago
  40. 8b48d2e Add missing REQUIRES: aarch64. by Peter Collingbourne · 5 weeks ago
  41. b6b5985 ELF: Add support for R_AARCH64_PATCHINST relocation type. by Peter Collingbourne · 5 weeks ago
  42. 230d554 Add `REQUIRES: riscv` to test added in 151639 to skip the test when riscv is not built. (#152858) by dyung · 5 weeks ago
  43. 963576a [ELF] -r: Synthesize R_RISCV_ALIGN at input section start by Fangrui Song · 5 weeks ago
  44. 5ce5bfd [lld][ELF] filter out section symbols when use BP reorder (#151685) by Pengying Xu · 6 weeks ago
  45. a529759 MC: Refine ALIGN relocation conditions by Fangrui Song · 6 weeks ago
  46. 198261f [lld-macho] Process OSO prefix only textually in both input and output (#152063) by Daniel Rodríguez Troitiño · 6 weeks ago
  47. f1d462f ELF: -r: Call assignAddresses only once by Fangrui Song · 6 weeks ago
  48. ef04bdd [LLD][COFF] Don't resolve weak aliases when performing local import (#152000) by Jacek Caban · 6 weeks ago
  49. 3afddff [ELF][Hexagon] Fix host endianness assumption by Jessica Clarke · 6 weeks ago
  50. d5f48cd [NFC][ELF][Hexagon] Avoid pointless ArrayRef::drop_front by Jessica Clarke · 6 weeks ago
  51. 5ea88b4 [NFC][ELF] Add missing blank line between functions by Jessica Clarke · 6 weeks ago
  52. 5c69ec4 [Test] Adjust quoting in archive-thin.test for spaces in paths (#151707) by bd1976bris · 7 weeks ago
  53. 6cd7f27 [DTLTO][LLD][ELF] Support bitcode members of thin archives (#149425) by bd1976bris · 7 weeks ago
  54. 93b663c [lld][LoongArch] GOT indirection to PC relative optimization (#123743) by Zhaoxin Yang · 7 weeks ago
  55. 73d812f [LLD][COFF] Add support for ARM64X same-address thunks (#151255) by Jacek Caban · 7 weeks ago
  56. c481dab [LLD][COFF] Move entry thunk offset writing to writeSections (NFC) (#151254) by Jacek Caban · 7 weeks ago
  57. 1269394 [LLD][COFF] Introduce Symbol::getDefined helper. (NFC) (#151253) by Jacek Caban · 7 weeks ago
  58. ac92967 [NFC][ELF] Replace DynamicReloc::Kind with the equivalent bool in APIs by Jessica Clarke · 7 weeks ago
  59. 63fb7c5 [NFCI][ELF] Store DynamicReloc Kind as two bools by Jessica Clarke · 7 weeks ago
  60. ceec0b4 [NFC][ELF] Don't duplicate DynamicReloc constructor by Jessica Clarke · 7 weeks ago
  61. f801c7c [NFCI][ELF][Mips] Replace MipsMultiGotPage with new RE_MIPS_OSEC_LOCAL_PAGE by Jessica Clarke · 7 weeks ago
  62. f2c2ac7 [NFCI][ELF] Merge AgainstSymbol and AgainstSymbolWithTargetVA by Jessica Clarke · 7 weeks ago
  63. 04489e8 [NFCI][ELF] Merge AddendOnly and AddendOnlyWithTargetVA by Jessica Clarke · 7 weeks ago
  64. a505597 [NFCI][ELF] Introduce explicit Computed state for DynamicReloc by Jessica Clarke · 7 weeks ago
  65. d54c8a8 [ELF] Add a dummySym member to Ctx by Jessica Clarke · 7 weeks ago
  66. 40c7655 [lld][LoongArch] Check that the relocation addend is zero before applying relaxation to R_LARCH_GOT_PC_{HI20,LO12} (#151264) by Zhaoxin Yang · 7 weeks ago
  67. 5627b20 [LLD][COFF] Add ignored linker flags (#150815) by kkent030315 · 7 weeks ago
  68. 21c4985 [LLD][COFF] Avoid resolving symbols with -alternatename if the target is undefined (#149496) by Jacek Caban · 7 weeks ago
  69. 7a24853 [LLD][X86] Match delayLoad thunk with MSVC (#149521) by Evgenii Kudriashov · 7 weeks ago
  70. dff6943 [LLD][COFF] Move resolving alternate names to SymbolTable (NFC) (#149495) by Jacek Caban · 7 weeks ago
  71. d145a11 [LLD][COFF] Allow symbols with empty chunks to have no associated output section in the PDB writer (#149523) by Jacek Caban · 7 weeks ago
  72. 19063f9 [LLD][COFF] Discard .llvmbc and .llvmcmd sections (#150897) by Haohai Wen · 7 weeks ago
  73. 462611d [NFC][ELF] Wrap invokeELFT in do { } while (0) so it behaves as a function (#150119) by Jessica Clarke · 7 weeks ago
  74. 0e998c3 [lld] Remove uses of %T from tests (#150740) by Aiden Grossman · 7 weeks ago
  75. 497c763 [lld][test] Fix unintentional write to a non-writeable dir (#150436) by Jordan Rupprecht · 8 weeks ago
  76. 44ae778 [lld][AArch64][Build Attributes] Add support for AArch64 Build Attributes (#147970) by Mark Murray · 8 weeks ago
  77. f47c79e Clear release notes on main for LLVM 22 by Tobias Hieta · 8 weeks ago
  78. 91ecfbd ELF: Simplify isRelRoDataSection and rename the text file by Fangrui Song · 8 weeks ago
  79. bc224d3 [lld][ELF] Allow `data.rel.ro.hot` and `.data.rel.ro.unlikely` to be RELRO (#148920) by Mingming Liu · 8 weeks ago
  80. cc198f6 [lld][LoongArch] Support relaxation during TLSDESC GD/LD to IE/LE conversion (#123730) by Zhaoxin Yang · 8 weeks ago
  81. 40d93aa [LLD][COFF] Make /wholearchive thin-archive member identifiers consistent (#145487) by bd1976bris · 8 weeks ago
  82. edcafbd [LLD][COFF] Follow up comments on pr146610 (#147152) by Alexandre Ganea · 8 weeks ago
  83. 8286e31 [LLD][Docs] Document -z gcs= option in the man page (#146522) by SivanShani-Arm · 8 weeks ago
  84. 761374e [lld] Fix -ObjC load behavior with LTO for section names with whitespace (#146654) by Aleksandr Urakov · 8 weeks ago
  85. 86aa5ed [lld] [hexagon] guard allocateAux: only if idx nonzero (#149690) by Brian Cain · 8 weeks ago
  86. 8aee2a8 [lld] Add thunks for hexagon (#111217) by Brian Cain · 8 weeks ago
  87. 928eb57 [DTLTO][LLD][COFF] Add support for Integrated Distributed ThinLTO (#148594) by bd1976bris · 8 weeks ago
  88. ce89c6e [Hexagon][llvm-objdump] Improve disassembly of Hexagon bundles (#145807) by quic-areg · 9 weeks ago
  89. 78f9d89 [lld][elf] Skip BP ordering input sections with null data (#149265) by Pengying Xu · 9 weeks ago
  90. 116e36f MC: Rework .reloc directive and fix the offset when it evaluates to a constant by Fangrui Song · 9 weeks ago
  91. 21550e6 [lld-macho] Enable Linker Optimization Hints pass for arm64_32 (#148964) by Daniel Bertalan · 9 weeks ago
  92. f07740e [lld-macho] Move Linker Optimization Hints pass to a separate file by Daniel Bertalan · 9 weeks ago
  93. ec7774b [LoongArch] Add supplemental release notes for LLVM 21 (#148771) by Ami-zhang · 9 weeks ago
  94. 545e0cc [LLD] Merge .hexagon.attributes sections (#148098) by Brian Cain · 9 weeks ago
  95. 0be2ed4 ReleaseNotes: add lld/ELF notes by Fangrui Song · 9 weeks ago
  96. 881ffd3 [LLD][MinGW] Support machine:arm64x when invoked in MinGW mode. (#145343) by WhatAmISupposedToPutHere · 10 weeks ago
  97. 95e5aac RuntimeLibcalls: Fix dropping first libcall entry (#147461) by Matt Arsenault · 10 weeks ago
  98. 5758513 [lld][WebAssembly] Abide by configured page size for memory imports (#146916) by Nick Fitzgerald · 2 months ago
  99. 0c16e64 [LLD] Fix crash on parsing ':ALIGN' in linker script (#146723) by Parth · 2 months ago
  100. 4b0333e [Clang][AArch64] Remove redundant tune args to the backend (#146896) by Tomer Shafir · 2 months ago