This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e2d706b2022 [SLPVectorizer] Prefer auto over explicit type for VL0, NFCI. new a28eeed1b03 Reland r313157, "ThinLTO: Correctly follow aliasee referenc [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/IR/ModuleSummaryIndex.h | 10 ++++++++++ lib/Transforms/IPO/FunctionImport.cpp | 17 +++++------------ lib/Transforms/IPO/LowerTypeTests.cpp | 10 +++++----- .../X86/Inputs/{alias-1.ll => dead-strip-alias.ll} | 2 +- test/LTO/Resolution/X86/dead-strip-alias.ll | 20 ++++++++++++++++++++ test/LTO/Resolution/X86/lowertypetests.ll | 13 ++++++++++++- 6 files changed, 53 insertions(+), 19 deletions(-) copy test/LTO/Resolution/X86/Inputs/{alias-1.ll => dead-strip-alias.ll} (80%) create mode 100644 test/LTO/Resolution/X86/dead-strip-alias.ll