This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2167f915308 [llvm-exegesis] Output the unscaled value as well as the sc [...] new 12076fcf792 Revert r342870 "[ARM] bottom-top mul support ARMParallelDSP"
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 | 181 +++------------ test/CodeGen/ARM/paralleldsp-top-bottom-neg-vec.ll | 98 -------- test/CodeGen/ARM/paralleldsp-top-bottom-neg.ll | 209 ----------------- test/CodeGen/ARM/paralleldsp-top-bottom.ll | 251 --------------------- 4 files changed, 27 insertions(+), 712 deletions(-) delete mode 100644 test/CodeGen/ARM/paralleldsp-top-bottom-neg-vec.ll delete mode 100644 test/CodeGen/ARM/paralleldsp-top-bottom-neg.ll delete mode 100644 test/CodeGen/ARM/paralleldsp-top-bottom.ll