summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/lto/Inputs
Commit message (Expand)AuthorAgeFilesLines
* Reland "Change the X86 datalayout to add three address spacesAmy Huang2019-09-1036-36/+36
* [ELF] Set `referenced` bit of Undefined created by BitcodeFileFangrui Song2019-08-301-0/+4
* Revert "Change the X86 datalayout to add three address spaces for 32 bit sign...Vlad Tsyrklevich2019-08-2836-36/+36
* Change the X86 datalayout to add three address spaces for 32 bit signed,Amy Huang2019-08-2736-36/+36
* [LTO] Improve readability of module IDsIgor Kudrin2019-05-161-0/+10
* Output ELF files after ThinLTO is run.Bill Wendling2019-02-261-0/+7
* ELF: Only add libcall symbols to the link if defined in bitcode.Peter Collingbourne2018-08-081-0/+2
* ELF: Add libcall symbols to the link when LTO is being used.Peter Collingbourne2018-07-311-0/+6
* [ELF] - Report proper error message about mixing bitcode files.George Rimar2018-07-111-0/+2
* [LTO] Errors in LLVM backend should manifest as lld errorsSam Clegg2018-07-021-0/+1
* [ELF] Remove -m argument to lld in test files. NFC.Sam Clegg2018-05-302-0/+2
* Added support for ThinLTO plugin options : thinlto-index-only and thinlto-pre...Rumeet Dhindsa2018-05-021-0/+2
* Add a test for an issue fixed in r329092.Rafael Espindola2018-04-031-0/+6
* [ELF] - Added testcase for testing visibility of weak_odr symbols.George Rimar2018-02-231-0/+6
* Don't set dso_local flag in LTO resolutions for absolute symbols defined in ELFDmitry Mikulin2018-02-071-0/+2
* [ELF] - Extend lto/asmundef.ll testcase.George Rimar2018-01-271-0/+4
* [ELF] - LTO: do not optimize away symbols accessed from linkerscript.George Rimar2017-09-251-0/+9
* [LTO] Make sure symbol ordering is honoured also for data.Davide Italiano2017-07-241-0/+6
* [LTO] Make sure symbol ordering is honoured.Davide Italiano2017-07-241-0/+10
* Symbols re-defined with -wrap and -defsym need to be excluded from inter-Dmitry Mikulin2017-06-052-0/+35
* [lld] Infer relocation model from module flags in relocatable LTO link.Evgeniy Stepanov2017-05-221-0/+11
* Remember archive name when creating LazyObjectFile.Rafael Espindola2017-05-051-0/+6
* Address a few nits pointed out by Sean.Peter Collingbourne2017-03-021-1/+1
* ELF: Add ThinLTO caching support.Peter Collingbourne2017-03-011-0/+10
* [ThinLTO] Avoid archive member collisions.Davide Italiano2016-10-122-0/+23
* [LTO/Thin] Make the number of threads to run in the BE configurable.Davide Italiano2016-10-101-0/+7
* Internalize common variables.Rafael Espindola2016-08-311-0/+3
* [LTO] Fix the logic for dropping unnamed_addr.Davide Italiano2016-08-301-0/+4
* Document an interesting LTO case.Rafael Espindola2016-06-151-0/+6
* Update LLD for D20550.Peter Collingbourne2016-05-271-0/+6
* [LTO] Don't crash on old DebugInfo.Davide Italiano2016-05-111-0/+0
* Don't depend on lld creating relocations in ro segments.Rafael Espindola2016-04-301-0/+2
* [LTO] Create Undefined Bitcode symbol when we drop a comdat member.Davide Italiano2016-04-221-0/+5
* Internalize linkonce_odr more often.Rafael Espindola2016-04-211-0/+6
* [LTO] Another couple of tests for cases we already get right.Davide Italiano2016-04-211-0/+12
* [LTO] Another type merge test.Davide Italiano2016-04-201-0/+8
* [LTO] Add a test to ensure we handle basic type merging correctly.Davide Italiano2016-04-201-0/+8
* Fix another crash bug in --start-lib.Rui Ueyama2016-04-082-1/+9
* ELF: Implement --start-lib and --end-libRui Ueyama2016-04-071-0/+6
* Change the type hierarchy for undefined symbols.Rafael Espindola2016-04-061-0/+6
* Fix another case of propagating IsUsedRegularObj.Rafael Espindola2016-04-051-0/+5
* ELF: Preserve MustBeInDynSym for bitcode symbols.Peter Collingbourne2016-04-051-0/+3
* [LTO] Fix symbols which were internalized incorrectly.Davide Italiano2016-04-021-0/+6
* [LTO] Add a test to ensure we treat externally available symbols correctly.Davide Italiano2016-03-301-0/+6
* [LTO] Include in .symtab/.dynsym symbols introduced by optimizations.Davide Italiano2016-03-291-0/+5
* [LTO] Keep linkonce symbols when required.Davide Italiano2016-03-231-0/+6
* [LTO] Keep linkonce_odr symbols when appropriate.Davide Italiano2016-03-221-0/+6
* [lto] Add beginning of -save-temps option.Sean Silva2016-03-091-0/+6
* [lto] Record whether a variable is TLS.Sean Silva2016-03-091-0/+4
* Add support for common symbols.Rafael Espindola2016-03-071-0/+1
OpenPOWER on IntegriCloud