This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7784ce736d8 [InstCombine] fold X == 0 || X == -1 to one compare (PR32524) new 0bd00d7d97b [LV] Fix the vector code generation for first order recurrence new e1c6ddcf64d [ValueTracking] Prevent a call to computeKnownBits if we al [...]
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: lib/Analysis/ValueTracking.cpp | 15 +++++----- lib/Transforms/Utils/LoopUtils.cpp | 15 ++-------- lib/Transforms/Vectorize/LoopVectorize.cpp | 34 +++++++++++++-------- .../AArch64/loop-vectorization-factors.ll | 26 +++++++++++----- .../LoopVectorize/first-order-recurrence.ll | 35 ++++++++++++++++++---- 5 files changed, 82 insertions(+), 43 deletions(-)