This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7fd563d2834 Rewrite demangle memory handling. The return of itaniumDema [...] new ed1642feee1 Revert "r306473 - re-commit r306336: Enable vectorizer-maxi [...] new ab8d3d1763b Revert "r306541 - Add zero-length check to memcpy/memset lo [...]
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/Transforms/Utils/LowerMemIntrinsics.cpp | 17 ++---- lib/Transforms/Vectorize/LoopVectorize.cpp | 2 +- test/CodeGen/NVPTX/lower-aggr-copies.ll | 4 -- .../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 +- 14 files changed, 73 insertions(+), 93 deletions(-)