This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from edd6994 Fix tests in llvm/test/tools/gold/X86 to satisfy r279014. new fefaef7 [PM] Rework the new PM support for building the ModuleSummary [...] new 8c3a8f8 [PM] Redesign how the new PM detects whether an analysis resu [...]
The 2 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 | 66 ++++++--------------------- include/llvm/Analysis/TargetLibraryInfo.h | 3 +- include/llvm/IR/ModuleSummaryIndex.h | 13 ++++-- include/llvm/IR/PassManager.h | 2 +- include/llvm/IR/PassManagerInternal.h | 25 ++++++---- lib/Analysis/ModuleSummaryAnalysis.cpp | 63 ++++++++++++------------- lib/LTO/ThinLTOCodeGenerator.cpp | 4 +- 7 files changed, 75 insertions(+), 101 deletions(-)