This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 28d0dba22b6 Fix buildbot failure -- tighten type check for matching phi new aaae73db732 Revert r314435: "[JumpThreading] Preserve DT and LVI across [...]
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/Transforms/Scalar/JumpThreading.h | 4 +- include/llvm/Transforms/Utils/Local.h | 17 +- .../Scalar/CorrelatedValuePropagation.cpp | 2 - lib/Transforms/Scalar/JumpThreading.cpp | 109 +++-------- lib/Transforms/Utils/Local.cpp | 207 ++++----------------- .../LazyValueAnalysis/lvi-after-jumpthreading.ll | 3 - 6 files changed, 72 insertions(+), 270 deletions(-)