This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ae4f3e5 [PM] Try to work-around what appears to be an MSVC SFINAE iss [...] new 73e7eb0 [PM] Make the the new pass manager support fully generic extr [...]
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/IRPrintingPasses.h | 2 +- include/llvm/IR/PassManager.h | 91 +++++++++++++++++++++++------------ include/llvm/IR/PassManagerInternal.h | 37 ++++++++------ lib/Passes/PassBuilder.cpp | 15 +++--- unittests/IR/PassManagerTest.cpp | 57 ++++++++++++++++++++++ 5 files changed, 151 insertions(+), 51 deletions(-)