This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b86a95f1b6a [PM] Add unittesting of the call graph update logic with co [...] new fe40a5a3de8 [PM] Fix a nasty bug in the new PM where we failed to prope [...]
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/LazyCallGraph.h | 18 +++-- lib/Analysis/CGSCCPassManager.cpp | 51 ++++++++++---- lib/Analysis/LazyCallGraph.cpp | 20 ++++-- .../Inline/cgscc-incremental-invalidate.ll | 77 ++++++++++++++++++++++ unittests/Analysis/LazyCallGraphTest.cpp | 33 +++++----- 5 files changed, 156 insertions(+), 43 deletions(-)