This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d5de81e Replace a loop with a for-each loop. No behavior change. new dd01bef [ValueTracking] Make isImpliedCondition return an Optional<bo [...] new 3421c1b Typo.
The 2 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/ValueTracking.h | 15 +++-- lib/Analysis/InstructionSimplify.cpp | 9 +-- lib/Analysis/ValueTracking.cpp | 113 +++++++++++++++----------------- lib/Transforms/Scalar/EarlyCSE.cpp | 2 +- lib/Transforms/Scalar/JumpThreading.cpp | 9 +-- lib/Transforms/Utils/SimplifyCFG.cpp | 21 +++--- 6 files changed, 80 insertions(+), 89 deletions(-)