This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bb1f2f9d39d llvm-dwarfdump --statistics: Unique abstract origins across [...] new 8e283f9f96a [New PM][PassInstrumentation] Adding PassInstrumentation to [...]
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/PassInstrumentation.h | 34 ++++++++++++- include/llvm/IR/PassManager.h | 9 ++++ test/Other/new-pm-lto-defaults.ll | 2 + test/Other/new-pm-thinlto-defaults.ll | 3 +- unittests/IR/PassBuilderCallbacksTest.cpp | 83 +++++++++++++++++++++++++++++-- 5 files changed, 125 insertions(+), 6 deletions(-)