This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cf8b560c58f [ADT] Fix a test case to use a correct escape for a null by [...] new b86a95f1b6a [PM] Add unittesting of the call graph update logic with co [...]
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/CGSCCPassManager.h | 17 ++- include/llvm/IR/PassManager.h | 23 +++- lib/Analysis/CGSCCPassManager.cpp | 57 +++++++++- unittests/Analysis/CGSCCPassManagerTest.cpp | 166 ++++++++++++++++++++++++++++ 4 files changed, 248 insertions(+), 15 deletions(-)