This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3951c48 [X86][SSE] Add support for combining target shuffles to PSLLD [...] new 3143f33 [PM] Port ModuleSummaryIndex analysis to new pass manager
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/Analysis/ModuleSummaryAnalysis.h | 15 +++++++++++++++ lib/Analysis/ModuleSummaryAnalysis.cpp | 13 +++++++++++++ lib/Bitcode/Writer/BitcodeWriterPass.cpp | 11 +++++------ lib/Passes/PassBuilder.cpp | 1 + lib/Passes/PassRegistry.def | 1 + test/Bitcode/thinlto-summary-globalvar.ll | 2 ++ tools/opt/NewPMDriver.cpp | 7 ++++--- tools/opt/NewPMDriver.h | 3 ++- tools/opt/opt.cpp | 3 ++- 9 files changed, 45 insertions(+), 11 deletions(-)