summaryrefslogtreecommitdiffstats
path: root/llvm/test/ThinLTO/X86/internalize.ll
Commit message (Expand)AuthorAgeFilesLines
* Reland "Change the X86 datalayout to add three address spacesAmy Huang2019-09-101-1/+1
* Revert "Change the X86 datalayout to add three address spaces for 32 bit sign...Vlad Tsyrklevich2019-08-281-1/+1
* Change the X86 datalayout to add three address spaces for 32 bit signed,Amy Huang2019-08-271-1/+1
* [ThinLTO] Fix handling of weak interposable symbolsTeresa Johnson2019-08-231-3/+32
* [ThinLTO] Fix ThinLTOCodegenerator to export llvm.used symbolsSteven Wu2019-04-171-1/+1
* [ThinLTO] Add an option to disable (thin)lto internalization.Xin Tong2018-11-051-0/+21
* [ThinLTO] - Stop internalizing and drop non-prevailing symbols.George Rimar2018-01-291-0/+1
* Make internal/private GVs implicitly dso_local.Rafael Espindola2018-01-111-2/+2
* [LTO] Make processing of combined module more consistentVitaly Buka2017-12-161-1/+1
* [LTO][ThinLTO] Use the linker resolutions to mark global values as dso_local.Sean Fertile2017-11-041-3/+6
* Revert "[LTO][ThinLTO] Use the linker resolutions to mark global values ..."Sean Fertile2017-11-041-6/+3
* [LTO][ThinLTO] Use the linker resolutions to mark global values as dso_local.Sean Fertile2017-11-031-3/+6
* llvm-lto2: Move the LTO::run() action behind a subcommand.Peter Collingbourne2017-04-111-1/+1
* [LTO] Fix test following r279550Mehdi Amini2016-08-231-1/+1
* [LTO] Promote before performing weak resolutionMehdi Amini2016-08-181-0/+13
* Add an internalization step to the ThinLTOCodeGeneratorMehdi Amini2016-04-241-0/+19
OpenPOWER on IntegriCloud