1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/test/LTO/Resolution/X86/Inputs
Peter Collingbourne e7f0383a82 Reland r313157, "ThinLTO: Correctly follow aliasee references when dead stripping." which was reverted in r313222.
This reland includes a fix for the LowerTypeTests pass so that it
looks past aliases when determining which type identifiers are live.

Differential Revision: https://reviews.llvm.org/D37842

llvm-svn: 313229
2017-09-14 05:02:59 +00:00
..
alias-1.ll Restore "Resolution-based LTO API." 2016-08-11 14:58:12 +00:00
comdat-mixed-lto.ll [LTO] Remove values from non-prevailing comdats 2017-06-30 14:03:24 +00:00
comdat.ll Temporarily revert "For X86-64 linux and PPC64 linux align int128 to 16 bytes." 2017-02-10 04:35:32 +00:00
common2.ll Temporarily revert "For X86-64 linux and PPC64 linux align int128 to 16 bytes." 2017-02-10 04:35:32 +00:00
commons.ll [LTO] Fix commons handling 2016-09-14 21:05:04 +00:00
dead-strip-alias.ll Reland r313157, "ThinLTO: Correctly follow aliasee references when dead stripping." which was reverted in r313222. 2017-09-14 05:02:59 +00:00
dead-strip-fulllto.ll Apply summary-based dead stripping to regular LTO modules with summaries. 2017-06-15 17:26:13 +00:00
intrinsic.ll Don't drop the llvm. prefix when renaming. 2016-10-03 15:51:42 +00:00
link-odr-availextern-ae.ll Linker: Move special casing for available_externally in IRMover to clients. NFCI. 2017-02-02 05:12:15 +00:00
link-odr-availextern-odr.ll LTO: Link non-prevailing weak_odr or linkonce_odr globals into the combined module with available_externally linkage. 2017-02-02 05:22:42 +00:00
load-sample-prof-icp.prof Update the new PM pipeline to make ICP aware if it is SamplePGO build. 2017-08-02 01:28:31 +00:00
load-sample-prof.prof [LTO] llvm-lto2: Add option to load sample profile 2017-07-28 23:43:22 +00:00
mixed_lto.ll Temporarily revert "For X86-64 linux and PPC64 linux align int128 to 16 bytes." 2017-02-10 04:35:32 +00:00
mod-asm-used.ll LTO: Mark undefined module asm symbols as used. 2017-04-26 17:53:39 +00:00