This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a07f276 Fix name typo in SelectonDAG new 5976845 [ARM] Add ARMISD::VLD1DUP to match vld1_dup more consistently.
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/ARMISelDAGToDAG.cpp | 74 +++++++++++--- lib/Target/ARM/ARMISelLowering.cpp | 34 ++++++- lib/Target/ARM/ARMISelLowering.h | 4 +- test/CodeGen/ARM/vlddup.ll | 204 +++++++++++++++++++++++++++++++++++++ test/CodeGen/ARM/vmul.ll | 25 +++-- 5 files changed, 316 insertions(+), 25 deletions(-)