This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 530eee55793 [InstSimplify] add tests for chains of shuffles; NFC new 3d57035bd97 [LV] Avoid vectorizing first order recurrence when phi uses [...] new 9a12eacf3d3 [x86] Relax the check in areLoadsFromSameBasePtr
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/Target/X86/X86InstrInfo.cpp | 35 ++++++++++------------ lib/Transforms/Utils/LoopUtils.cpp | 18 ++++++++--- lib/Transforms/Vectorize/LoopVectorize.cpp | 7 ++++- test/CodeGen/X86/load-slice.ll | 8 ++--- .../AArch64/loop-vectorization-factors.ll | 9 ++++-- .../LoopVectorize/first-order-recurrence.ll | 22 ++++++++++++++ 6 files changed, 68 insertions(+), 31 deletions(-)