summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/gold/X86/Inputs
Commit message (Expand)AuthorAgeFilesLines
* [ThinLTO] Auto-hide prevailing linkonce_odr only when all copies eligibleTeresa Johnson2019-05-101-0/+5
* [PGO] Context sensitive PGO (part 4)Rong Xu2019-03-062-0/+150
* [LIT] Enable testing of LLVM gold plugin on Mac OS XEugene Leviant2018-06-204-0/+4
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-1/+1
* [gold] Enable data-sections by default for the gold-plugin.Davide Italiano2017-07-261-0/+6
* [LTO] Prevent dead stripping and internalization of symbols with sectionsTeresa Johnson2017-07-251-0/+10
* [ThinLTO] Drop non-prevailing non-ODR weak to declarationsTeresa Johnson2017-01-202-0/+37
* Fix x86 gold tests on non-x86 targets.Asiri Rathnayake2017-01-043-0/+3
* Pass sample pgo flags to thinlto.Dehao Chen2016-12-161-0/+2
* [LTO] Reject modules without datalayout.Davide Italiano2016-12-1428-0/+48
* [ThinLTO] Disable importing and other cross-module optis at -O0Teresa Johnson2016-10-311-0/+10
* [ThinLTO] Always emit a summary when compiling in ThinLTO modeTeresa Johnson2016-09-201-0/+0
* [LTO] Fix handling of mixed (regular and thin) mode LTOTeresa Johnson2016-09-161-0/+6
* [ThinLTO/gold] Add caching support to gold-pluginTeresa Johnson2016-08-241-0/+9
* [ThinLTO] Keep common symbols in ThinLTO modulesTeresa Johnson2016-08-181-0/+13
* [ThinLTO/gold] Support for getting list of included objects from goldTeresa Johnson2016-07-221-0/+7
* [ThinLTO/gold] Perform index-based weak/linkonce resolutionTeresa Johnson2016-07-141-0/+37
* Add triple to input file.Rafael Espindola2016-06-131-0/+1
* [ThinLTO/gold] Enable summary-based internalizationTeresa Johnson2016-06-092-0/+10
* Linker: teach the IR mover to return llvm::Error.Peter Collingbourne2016-05-271-0/+3
* [ThinLTO/gold] Handle bitcode archivesTeresa Johnson2016-05-262-0/+8
* [gold] Fix linkInModule and extend common.ll test.Evgeniy Stepanov2016-04-253-1/+3
* Add a test for how we handle protected visibility.Rafael Espindola2016-04-241-0/+3
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-3/+2
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* [gold] Fix common symbols handling.Evgeniy Stepanov2016-03-111-0/+1
* [ThinLTO] Ensure prevailing linkonce emitted as weak in ThinLTO backendsTeresa Johnson2016-03-041-0/+4
* [ThinLTO/LTO] Don't link in unneeded metadataTeresa Johnson2015-12-181-2/+18
* Add a passing test.Rafael Espindola2015-11-291-0/+9
* Add missing file.Rafael Espindola2015-11-271-0/+3
* Add a few passing lto tests.Rafael Espindola2015-11-264-0/+24
* Add an already passing test.Rafael Espindola2015-11-241-0/+4
* Support for function summary index bitcode sections and files.Teresa Johnson2015-10-041-0/+4
* [opaque pointer type] Add textual IR support for explicit type parameter for ...David Blaikie2015-09-111-5/+5
* Split the gold tests into X86 and PowerPC directories.Rafael Espindola2015-08-2810-0/+43
OpenPOWER on IntegriCloud