This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2b75fd62ba2 [X86] Add the rest of the ADC and SBB instructions to isDef [...] new affd12878e9 [LCG] Switch one of the update methods for the LazyCallGrap [...]
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 | 33 +++---- lib/Analysis/CGSCCPassManager.cpp | 117 ++++++++++++----------- lib/Analysis/LazyCallGraph.cpp | 157 +++++++++++-------------------- unittests/Analysis/LazyCallGraphTest.cpp | 117 ++++++++++++++++++----- 4 files changed, 228 insertions(+), 196 deletions(-)