This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f9440ff [X86][SSE] Add missing X86ISD::ANDNP combines. new d894e4c [PM] Teach LVI to correctly invalidate itself when its depend [...]
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/LazyValueInfo.h | 4 ++ lib/Analysis/LazyValueInfo.cpp | 12 ++++ .../Scalar/CorrelatedValuePropagation.cpp | 4 -- test/Analysis/LazyValueAnalysis/invalidation.ll | 64 ++++++++++++++++++++++ test/Other/new-pm-defaults.ll | 3 - 5 files changed, 80 insertions(+), 7 deletions(-) create mode 100644 test/Analysis/LazyValueAnalysis/invalidation.ll