This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ed1cb75099f Revert "[WebAssemby] Support main functions with alternate [...] new 94240acddc9 [AArch64] Avoid SIMD interleaved store instruction for Exynos.
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/Target/AArch64/AArch64.h | 4 +- lib/Target/AArch64/AArch64TargetMachine.cpp | 4 +- lib/Target/AArch64/AArch64VectorByElementOpt.cpp | 583 ++++++++++++++++++----- test/CodeGen/AArch64/arm64-neon-2velem.ll | 21 + test/CodeGen/AArch64/arm64-st1.ll | 107 +++++ 5 files changed, 597 insertions(+), 122 deletions(-)