This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f9867973b72 [AArch64] test codegen for unsigned saturated add; NFC new 880c654ad43 [ARM] Add smlald support in ARMParallelDSP new b866f37ebd9 [Hexagon] [Test] Remove undef and infinite loop from test
The 2 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/ARMParallelDSP.cpp | 54 +++++++++++++----- test/CodeGen/ARM/{smlad0.ll => smlald0.ll} | 88 +++++++++++++++--------------- test/CodeGen/ARM/{smlad1.ll => smlald1.ll} | 55 +++++++++---------- test/CodeGen/ARM/{smlad0.ll => smlald2.ll} | 58 +++++++++++--------- test/CodeGen/Hexagon/swp-const-tc2.ll | 10 ++-- 5 files changed, 149 insertions(+), 116 deletions(-) copy test/CodeGen/ARM/{smlad0.ll => smlald0.ll} (62%) copy test/CodeGen/ARM/{smlad1.ll => smlald1.ll} (68%) copy test/CodeGen/ARM/{smlad0.ll => smlald2.ll} (70%)