This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 209c7e5 Revert "AArch64CollectLOH: Rewrite as block-local analysis." new 068dd02 Generalize strided store pattern in interleave access pass
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/CodeGen/InterleavedAccessPass.cpp | 88 ++++++++++--- lib/Target/AArch64/AArch64ISelLowering.cpp | 44 ++++++- lib/Target/ARM/ARMISelLowering.cpp | 42 +++++- .../AArch64/aarch64-interleaved-accesses.ll | 111 ++++++++++++++++ test/CodeGen/ARM/arm-interleaved-accesses.ll | 144 +++++++++++++++++++++ 5 files changed, 400 insertions(+), 29 deletions(-)