This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f8a2bef3366 revert r367382 because buildbot failure new f8d344fecca [ARM][ParallelDSP] Convert to function pass
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/ARMParallelDSP.cpp | 118 ++++++++++++-------------------- test/CodeGen/ARM/O3-pipeline.ll | 3 +- test/CodeGen/ARM/ParallelDSP/blocks.ll | 79 +++++++++++++++++++++ test/CodeGen/ARM/ParallelDSP/smlad12.ll | 2 +- 4 files changed, 126 insertions(+), 76 deletions(-) create mode 100644 test/CodeGen/ARM/ParallelDSP/blocks.ll