summaryrefslogtreecommitdiff
path: root/lld
AgeCommit message (Expand)Author
2025-07-08RuntimeLibcalls: Fix dropping first libcall entry (#147461)Matt Arsenault
2025-07-07[lld][WebAssembly] Abide by configured page size for memory imports (#146916)Nick Fitzgerald
2025-07-06[LLD] Fix crash on parsing ':ALIGN' in linker script (#146723)Parth
2025-07-05[Clang][AArch64] Remove redundant tune args to the backend (#146896)Tomer Shafir
2025-07-02[lld][WebAssembly] Add missing relocation types to the --compress-relocations...SingleAccretion
2025-07-02[Test] Account for spaces in paths in the new dtlto/files.test (#146749)bd1976bris
2025-07-02Fix lld crash caused by dynamic bit offset patch (#146701)Tom Tromey
2025-07-02[DTLTO][LLD][ELF] Add support for Integrated Distributed ThinLTO (#142757)bd1976bris
2025-07-02[LLD][COFF] Disallow importing DllMain from import libraries (#146610)Alexandre Ganea
2025-07-02[lld][LoongArch] Support TLSDESC GD/LD to IE/LE (#123715)Zhaoxin Yang
2025-07-01[LLD][ELF] Skip non-SHF_ALLOC sections when checking max VA and max VA differ...Mingjie Xu
2025-06-29[AArch64] Fix stale +zcm target feature to +zcm-gpr64 (#146260)Tomer Shafir
2025-06-24Reapply "ELF: Add branch-to-branch optimization."Peter Collingbourne
2025-06-24Use the Windows SDK arguments over the environment (#144805)Fabrice de Gans
2025-06-24[lld][BP] Fix duplicate section size measurment (#145384)Ellis Hoag
2025-06-23[lld][BP] Print total size of startup symbols (#145106)Ellis Hoag
2025-06-23Revert "ELF: Add branch-to-branch optimization."Hans Wennborg
2025-06-22[lld] Use llvm::partition_point (NFC) (#145209)Kazu Hirata
2025-06-21Add `REQUIRES: x86` to test added in 141197 to skip when x86 target is not pr...Douglas Yung
2025-06-21[lld][COFF] Remove duplicate strtab entries (#141197)Haohai Wen
2025-06-20ELF: Add branch-to-branch optimization.Peter Collingbourne
2025-06-20[LLD][ELF] Include offset when adding Thunk symbols (#144995)Peter Smith
2025-06-17[lld][test][PAC] Do not rely on concrete offsets in LTO tests (#143358)Daniil Kovalev
2025-06-17[lld] check cache in loadDylib before real_path (#143595)Richard Howell
2025-06-16[LLD][ELF][RISCV][Zicfilp][Zicfiss] Support `-z zicfilp=` and `-z zicfiss=` t...Ming-Yi Lai
2025-06-16WebAssembly: Move runtime libcall setting out of TargetLowering (#142624)Matt Arsenault
2025-06-15[lld] Use range-based for loops (NFC) (#144251)Kazu Hirata
2025-06-13[LLD][COFF] Fix ARM64X CHPE exception data size relocation when no x86 .pdata...Jacek Caban
2025-06-13[LLD][Cygwin] Implement --dll-search-prefix (#143263)Tomohiro Kashiwada
2025-06-13Revert "[lit] cleanup unused imports" (#144054)Charles Zablit
2025-06-13[lld] Refactor storage of PAuth ABI core info (#141920)SivanShani-Arm
2025-06-12[ELF] Implement -z dynamic-undefined-weakFangrui Song
2025-06-12[lit] cleanup unused imports (#143930)Charles Zablit
2025-06-12[lld/ELF][x86-64] Place large executable sections at the edges of binary (#70...Arthur Eubanks
2025-06-12[LLD] [COFF] [test] Readd lto-late-arm.ll (#143494)Martin Storsjö
2025-06-11[ELF,test] Improve weak-undef-got-plt.sFangrui Song
2025-06-11[ELF] -z undefs: handle relocations referencing undefined non-weak like undef...Fangrui Song
2025-06-11[ELF,test] Improve weak-undef-rw.sFangrui Song
2025-06-11[lld] Use std::tie to implement comparison operators (NFC) (#143726)Kazu Hirata
2025-06-11[doc] Use ISO nomenclature for 1024 byte units (#133148)Alexander Ziaee
2025-06-10[ELF,RISCV] Fix oscillation due to call relaxationFangrui Song
2025-06-10Revert "[lld] check cache before real_path in loadDylib (#140791)"Hans Wennborg
2025-06-10[lld] Delete lto-late-arm.llAiden Grossman
2025-06-09[lld] Add missing includes. (#143453)Jorge Gorbe Moya
2025-06-09[lld] Use llvm::has_single_bit (NFC) (#143393)Kazu Hirata
2025-06-08[lld] Use std::none_of (NFC) (#143318)Kazu Hirata
2025-06-08ELF,test: Make tests not rely on PPC64 .TOC.Fangrui Song
2025-06-08[LLD][Cygwin] Add libcygwin and libmsys-2.0 to exclude-from-auto-export libra...Tomohiro Kashiwada
2025-06-06[RISCV] Remove -riscv-asm-relax-branches flag (#142855)Sam Elliott
2025-06-06[LLD][ELF][RISCV][Zicfilp] Handle .note.gnu.property sections for Zicfilp/Zic...Ming-Yi Lai