aboutsummaryrefslogtreecommitdiff
path: root/lld/COFF/LTO.cpp
AgeCommit message (Expand)AuthorFilesLines
2026-01-26[DTLTO] Make temporary file handling consistent (#176807)Ben Dunbobbin1-2/+4
2026-01-05[ThinLTO][COFF] Pass loop and slp vectorize options to LTO backend (#173041)Andrew Ng1-0/+4
2025-12-31[DTLTO][ELF][COFF] Add archive support for DTLTO. (#157043)Konstantin Belochapka1-2/+7
2025-10-23[DTLTO][Clang][LLD] Fix DTLTO for multi-call LLVM driver toolchain (#162456)Andrew Ng1-2/+2
2025-09-05[LLD][COFF] Add more `--time-trace` tags for ThinLTO linking (#156471)Alexandre Ganea1-0/+2
2025-07-20[DTLTO][LLD][COFF] Add support for Integrated Distributed ThinLTO (#148594)bd1976bris1-1/+10
2025-05-25[lld] Remove unused includes (NFC) (#141421)Kazu Hirata1-6/+0
2024-12-17[LLD][COFF] Create COFFObjectFile instance when constructing ObjFile (NFC) (#...Jacek Caban1-1/+1
2024-11-12[LLD][COFF] allow saving intermediate files with /lldsavetemps (#115131)Miguel A. Arroyo1-3/+4
2024-10-07Make WriteIndexesThinBackend multi threaded (#109847)Nuri Amari1-0/+1
2024-07-16[lld-link] Change /lldemit:llvm to use the pre-codegen moduleFangrui Song1-1/+1
2024-03-20[LLD] [COFF] Port -lto-sample-profile to COFF version of LLD (#85701)chrulski-intel1-0/+1
2023-10-05[LLD][COFF] Add support for `--time-trace` (#68236)Alexandre Ganea1-0/+2
2023-10-04[lld][COFF][LTO] Implement /lldemit:asm option (#67079)Matheus Izvekov1-5/+11
2023-10-02[lld][COFF][LTO] Implement /lldemit:llvm option (#66964)Matheus Izvekov1-0/+9
2023-09-28[NFC][LLD] Refactor some copy-paste into the Common library (#67598)Matheus Izvekov1-12/+1
2023-09-14[NFC][CodeGen] Change CodeGenOpt::Level/CodeGenFileType into enum classes (#6...Arthur Eubanks1-1/+1
2023-07-01[lld/COFF] Add /dwodir to enable DWARF fission with LTOHaohai Wen1-0/+1
2023-04-26[LTO] Change getThinLTOOutputFile to take StringRefFangrui Song1-3/+2
2023-04-04[lld] Support separate native object file path in --thinlto-prefix-replaceIvan Tadeu Ferreira Antunes Filho1-4/+5
2023-02-15[LLD] Add --lto-CGO[0-3] optionScott Linder1-1/+4
2023-01-10[lld] Fix comment typos to cycle botsNico Weber1-1/+1
2023-01-09[LLD] Remove global state in lld/COFFAmy Huang1-38/+39
2023-01-09Revert "[LLD] Remove global state in lld/COFF"Martin Storsjö1-39/+38
2023-01-08[LLD] Remove global state in lld/COFFAmy Huang1-38/+39
2022-11-22Reland "[LTO][COFF] Use bitcode file names in lto native object file names."Zequan Wu1-21/+36
2022-11-23Revert "Reland "[LTO][COFF] Use bitcode file names in lto native object file ...Roman Lebedev1-36/+21
2022-11-22Reland "[LTO][COFF] Use bitcode file names in lto native object file names."Zequan Wu1-21/+36
2022-11-22Revert "[LTO][COFF] Use bitcode file names in lto native object file names."Zequan Wu1-36/+22
2022-11-22[LTO][COFF] Use bitcode file names in lto native object file names.Zequan Wu1-22/+36
2022-11-14[COFF, Mach-O] Include -mllvm options in thinlto cache keyNico Weber1-0/+2
2022-11-14[ThinLTO] a ThinLTO warning is added if cache_size_bytes or cache_size_files ...Ying Yi1-1/+1
2022-09-29[lld][COFF][LTO] Don't disable verifier in assert buildsArthur Eubanks1-0/+4
2022-04-07[lld] Remove support for legacy pass managerNikita Popov1-1/+0
2022-01-20Re-land [LLD] Remove global state in lldCommonAlexandre Ganea1-3/+3
2022-01-16Revert [LLD] Remove global state in lldCommonAlexandre Ganea1-3/+3
2022-01-16[LLD] Remove global state in lldCommonAlexandre Ganea1-3/+3
2021-11-04[Support] Improve Caching conformance with Support library behaviorNoah Shutty1-2/+2
2021-10-18[Support][ThinLTO] Move ThinLTO caching to LLVM Support libraryNoah Shutty1-7/+8
2021-10-18Revert "[Support][ThinLTO] Move ThinLTO caching to LLVM Support library"Petr Hosek1-8/+7
2021-10-18[Support][ThinLTO] Move ThinLTO caching to LLVM Support libraryNoah Shutty1-7/+8
2021-09-17Reland "[LLD] Remove global state in lld/COFF" after fixing asan and msan tes...Amy Huang1-2/+2
2021-09-16Temporarily revert "[LLD] Remove global state in lld/COFF" and "[lld] Add tes...Amy Huang1-2/+2
2021-09-16[LLD] Remove global state in lld/COFFAmy Huang1-2/+2
2021-08-11[LTO][lld] Add lto-pgo-warn-mismatch optionYolanda Chen1-0/+1
2021-08-11Revert "[lld] Add lto-pgo-warn-mismatch option"Wang, Pengfei1-1/+0
2021-08-11[lld] Add lto-pgo-warn-mismatch optionYolanda Chen1-0/+1
2021-04-29Reland "[lld-link] Enable addrsig table in COFF lto"Zequan Wu1-0/+1
2021-04-03Revert "[lld-link] Enable addrsig table in COFF lto"Nico Weber1-1/+0
2021-03-30[lld-link] Enable addrsig table in COFF ltoZequan Wu1-0/+1