This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 59a0e24a58f Revert r291254: [AArch64] Reduce vector insert/extract cost [...] new 76ae1252621 [ValueTracking] Add OptimizationRemarkEmitter to the other [...] new e3a1116322b [ValueTracking] Convert most of the calls to computeKnownBi [...]
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 | 3 ++- lib/Analysis/ConstantFolding.cpp | 7 ++----- lib/Analysis/InstructionSimplify.cpp | 24 +++++++--------------- lib/Analysis/Lint.cpp | 8 ++------ lib/Analysis/ScalarEvolution.cpp | 8 ++------ lib/Analysis/ValueTracking.cpp | 6 ++++-- lib/Transforms/InstCombine/InstCombineAddSub.cpp | 14 ++++--------- lib/Transforms/InstCombine/InstCombineCalls.cpp | 4 +--- lib/Transforms/InstCombine/InstCombineCasts.cpp | 16 +++++---------- lib/Transforms/InstCombine/InstCombineCompares.cpp | 3 +-- .../InstCombine/InstructionCombining.cpp | 15 +++++--------- lib/Transforms/Scalar/GuardWidening.cpp | 4 +--- lib/Transforms/Utils/Local.cpp | 6 ++---- lib/Transforms/Utils/SimplifyCFG.cpp | 3 +-- lib/Transforms/Utils/SimplifyLibCalls.cpp | 4 +--- 15 files changed, 40 insertions(+), 85 deletions(-)