This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f4272d1c372 [InstCombine] Use commutable matchers and m_OneUse in visit [...] new 42df88e1f83 [ARM/AArch64] Ensure valid vector element types for interle [...]
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/AArch64ISelLowering.cpp | 30 +++++++++--- lib/Target/AArch64/AArch64ISelLowering.h | 11 +++++ lib/Target/AArch64/AArch64TargetTransformInfo.cpp | 8 ++-- lib/Target/ARM/ARMISelLowering.cpp | 56 ++++++++++++---------- lib/Target/ARM/ARMISelLowering.h | 11 +++++ lib/Target/ARM/ARMTargetTransformInfo.cpp | 9 ++-- .../AArch64/interleaved-accesses.ll | 14 ++++++ .../InterleavedAccess/ARM/interleaved-accesses.ll | 11 +++++ 8 files changed, 111 insertions(+), 39 deletions(-)