summaryrefslogtreecommitdiff
path: root/lld/test/COFF/thinlto.ll
AgeCommit message (Expand)Author
2025-02-10[lld] Remove usage of `%T` in `lld/test` (#126133)Peter Rong
2022-11-22Reland "[LTO][COFF] Use bitcode file names in lto native object file names."Zequan Wu
2022-11-23Revert "Reland "[LTO][COFF] Use bitcode file names in lto native object file ...Roman Lebedev
2022-11-22Reland "[LTO][COFF] Use bitcode file names in lto native object file names."Zequan Wu
2022-11-22Revert "[LTO][COFF] Use bitcode file names in lto native object file names."Zequan Wu
2022-11-22[LTO][COFF] Use bitcode file names in lto native object file names.Zequan Wu
2020-04-17[COFF] Assign unique identifiers to ObjFiles from LTOReid Kleckner
2020-04-07Drop the number of thinlto jobs in some tests to avoid crashing on 32-bit win...Hans Wennborg
2020-03-27[ThinLTO] Allow usage of all hardware threads in the systemAlexandre Ganea
2020-03-04Attempt to fix buildbot after 497c110eevgeny
2020-03-04[lld][ELF][COFF] Fix archived bitcode files namingevgeny
2019-09-10Reland "Change the X86 datalayout to add three address spacesAmy Huang
2019-08-28Revert "Change the X86 datalayout to add three address spaces for 32 bit sign...Vlad Tsyrklevich
2019-08-27Change the X86 datalayout to add three address spaces for 32 bit signed,Amy Huang
2017-12-16[LTO] Make processing of combined module more consistentVitaly Buka
2017-07-18[LLD] Mark a number of x86 only tests to require x86Jon Chesterfield
2017-02-23[COFF] added test for thinltoBob Haarman