This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4d0342f0d93 perform DSE through launder.invariant.group new 4c19071b5b4 ARM: don't try to over-align large vectors as arguments.
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/ARM/ARMISelLowering.cpp | 12 ++++++++++ lib/Target/ARM/ARMISelLowering.h | 4 ++++ test/CodeGen/ARM/large-vector.ll | 47 ++++++++++++++++++++++++++++++++++++++ test/CodeGen/ARM/vuzp.ll | 34 ++++++++++++--------------- 4 files changed, 78 insertions(+), 19 deletions(-) create mode 100644 test/CodeGen/ARM/large-vector.ll