This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e43cb60ea4e Fix the bug when handling shufflevector for aarch64. new fd167cf907f Enable vectorizer-maximize-bandwidth by default.
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: lib/Transforms/Vectorize/LoopVectorize.cpp | 2 +- .../AArch64/loop-vectorization-factors.ll | 32 ++++++------ .../LoopVectorize/AArch64/reduction-small-size.ll | 16 +++--- test/Transforms/LoopVectorize/ARM/gcc-examples.ll | 6 +-- .../LoopVectorize/X86/fp64_to_uint32-cost-model.ll | 4 +- test/Transforms/LoopVectorize/X86/gcc-examples.ll | 15 +++--- .../LoopVectorize/X86/masked_load_store.ll | 60 ++++++++++++---------- test/Transforms/LoopVectorize/X86/no_fpmath.ll | 2 +- .../LoopVectorize/X86/no_fpmath_with_hotness.ll | 2 +- .../LoopVectorize/X86/reduction-crash.ll | 2 +- .../X86/vectorization-remarks-loopid-dbg.ll | 2 +- .../LoopVectorize/X86/vectorization-remarks.ll | 2 +- 12 files changed, 77 insertions(+), 68 deletions(-)