This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ef8af9b997f Commit rL336426 cause buildbot failures new f36b7500f84 [ARM] ParallelDSP: added statistics, NFC. new 58b0c3857a1 [Constant] add undef element query for vector constants; NFC
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: include/llvm/IR/Constant.h | 4 ++++ lib/IR/Constants.cpp | 10 ++++++++++ lib/Target/ARM/ARMParallelDSP.cpp | 10 +++++++--- test/CodeGen/ARM/smlad0.ll | 6 +++--- test/CodeGen/ARM/smlad1.ll | 2 +- test/CodeGen/ARM/smlad10.ll | 2 +- test/CodeGen/ARM/smlad11.ll | 6 ++++-- test/CodeGen/ARM/smlad12.ll | 2 +- test/CodeGen/ARM/smlad2.ll | 3 +-- test/CodeGen/ARM/smlad3.ll | 2 +- test/CodeGen/ARM/smlad4.ll | 2 +- test/CodeGen/ARM/smlad5.ll | 2 +- test/CodeGen/ARM/smlad6.ll | 2 +- test/CodeGen/ARM/smlad7.ll | 2 +- test/CodeGen/ARM/smlad8.ll | 2 +- test/CodeGen/ARM/smlad9.ll | 2 +- 16 files changed, 39 insertions(+), 20 deletions(-)