summaryrefslogtreecommitdiffstats
path: root/llvm/test/LTO/Resolution/X86/Inputs
Commit message (Expand)AuthorAgeFilesLines
* Reland "Change the X86 datalayout to add three address spacesAmy Huang2019-09-1015-15/+15
* Revert "Change the X86 datalayout to add three address spaces for 32 bit sign...Vlad Tsyrklevich2019-08-2815-15/+15
* Change the X86 datalayout to add three address spaces for 32 bit signed,Amy Huang2019-08-2715-15/+15
* Linker: Add support for GlobalIFunc.Peter Collingbourne2019-08-081-0/+6
* [Linker] Fix crash handling appending linkageRafael Auler2019-03-201-0/+14
* [LTO] Fix linking with an alias defined using another alias.Eli Friedman2018-07-131-0/+5
* [ThinLTO] - Stop internalizing and drop non-prevailing symbols.George Rimar2018-01-291-0/+6
* LTO: Apply global DCE to ThinLTO modules at LTO opt level 0.Peter Collingbourne2017-11-011-0/+8
* Reland r313157, "ThinLTO: Correctly follow aliasee references when dead strip...Peter Collingbourne2017-09-141-0/+4
* Revert r313157 "ThinLTO: Correctly follow aliasee references when dead stripp...Hans Wennborg2017-09-141-4/+0
* ThinLTO: Correctly follow aliasee references when dead stripping.Peter Collingbourne2017-09-131-0/+4
* Update the new PM pipeline to make ICP aware if it is SamplePGO build.Dehao Chen2017-08-021-0/+2
* [LTO] llvm-lto2: Add option to load sample profileTobias Edler von Koch2017-07-281-0/+2
* [LTO] Remove values from non-prevailing comdatsTeresa Johnson2017-06-301-0/+23
* Apply summary-based dead stripping to regular LTO modules with summaries.Peter Collingbourne2017-06-151-0/+16
* LTO: Mark undefined module asm symbols as used.Peter Collingbourne2017-04-261-0/+4
* Temporarily revert "For X86-64 linux and PPC64 linux align int128 to 16 bytes."Eric Christopher2017-02-103-3/+3
* For X86-64 linux and PPC64 linux align int128 to 16 bytes.Eric Christopher2017-02-103-3/+3
* LTO: Link non-prevailing weak_odr or linkonce_odr globals into the combined m...Peter Collingbourne2017-02-021-0/+6
* Linker: Move special casing for available_externally in IRMover to clients. N...Peter Collingbourne2017-02-021-0/+6
* [LTO] Reject modules without datalayout.Davide Italiano2016-12-142-2/+4
* Don't drop the llvm. prefix when renaming.Rafael Espindola2016-10-031-0/+4
* [LTO] Fix handling of mixed (regular and thin) mode LTOTeresa Johnson2016-09-161-0/+6
* [LTO] Move tests from test/tools to test/LTO, as they're testing the API func...Mehdi Amini2016-09-141-0/+7
* [LTO] Fix commons handlingMehdi Amini2016-09-141-0/+4
* Restore "Resolution-based LTO API."Teresa Johnson2016-08-112-0/+32
* Revert "Resolution-based LTO API."Teresa Johnson2016-08-112-32/+0
* Resolution-based LTO API.Teresa Johnson2016-08-112-0/+32
OpenPOWER on IntegriCloud