This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d889fd25dd6 [InstCombine] Add tests for add nsw + sadd.with.overflow; NFC new 0d5bf69c9c2 [PGO] Context sensitive PGO (part 3)
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/Passes/PassBuilder.h | 52 ++++++++------ include/llvm/Transforms/IPO/PassManagerBuilder.h | 6 +- lib/LTO/LTOBackend.cpp | 16 ++++- lib/Passes/PassBuilder.cpp | 90 ++++++++++++++++-------- lib/Transforms/IPO/PassManagerBuilder.cpp | 43 ++++++++--- tools/opt/NewPMDriver.cpp | 34 +++++++-- tools/opt/NewPMDriver.h | 1 + tools/opt/opt.cpp | 27 +++++++ 8 files changed, 203 insertions(+), 66 deletions(-)