Revert r344693 ("[ARM] bottom-top mul support in ARMParallelDSP")
authorEli Friedman <efriedma@codeaurora.org>
Thu, 18 Oct 2018 19:34:30 +0000 (19:34 +0000)
committerEli Friedman <efriedma@codeaurora.org>
Thu, 18 Oct 2018 19:34:30 +0000 (19:34 +0000)
commitb09c7787154f227c6719ba595a7e0ea959f41650
treedda6bf931728eed408041f76492cb95d902a4389
parent98a6692380d7d6d8f92c6cc8b77f4e8ec3ca0a05
Revert r344693 ("[ARM] bottom-top mul support in ARMParallelDSP")

Still causing failures on the polly-aosp buildbot; I'll follow up
with a reduced testcase.

llvm-svn: 344752
25 files changed:
llvm/lib/Target/ARM/ARMParallelDSP.cpp
llvm/test/CodeGen/ARM/ParallelDSP/top-bottom-multi-use.ll [deleted file]
llvm/test/CodeGen/ARM/ParallelDSP/top-bottom-neg-vec.ll [deleted file]
llvm/test/CodeGen/ARM/ParallelDSP/top-bottom-neg.ll [deleted file]
llvm/test/CodeGen/ARM/ParallelDSP/top-bottom-order.ll [deleted file]
llvm/test/CodeGen/ARM/ParallelDSP/top-bottom.ll [deleted file]
llvm/test/CodeGen/ARM/smlad0.ll [moved from llvm/test/CodeGen/ARM/ParallelDSP/smlad0.ll with 100% similarity]
llvm/test/CodeGen/ARM/smlad1.ll [moved from llvm/test/CodeGen/ARM/ParallelDSP/smlad1.ll with 100% similarity]
llvm/test/CodeGen/ARM/smlad10.ll [moved from llvm/test/CodeGen/ARM/ParallelDSP/smlad10.ll with 100% similarity]
llvm/test/CodeGen/ARM/smlad11.ll [moved from llvm/test/CodeGen/ARM/ParallelDSP/smlad11.ll with 100% similarity]
llvm/test/CodeGen/ARM/smlad12.ll [moved from llvm/test/CodeGen/ARM/ParallelDSP/smlad12.ll with 100% similarity]
llvm/test/CodeGen/ARM/smlad2.ll [moved from llvm/test/CodeGen/ARM/ParallelDSP/smlad2.ll with 100% similarity]
llvm/test/CodeGen/ARM/smlad3.ll [moved from llvm/test/CodeGen/ARM/ParallelDSP/smlad3.ll with 100% similarity]
llvm/test/CodeGen/ARM/smlad4.ll [moved from llvm/test/CodeGen/ARM/ParallelDSP/smlad4.ll with 100% similarity]
llvm/test/CodeGen/ARM/smlad5.ll [moved from llvm/test/CodeGen/ARM/ParallelDSP/smlad5.ll with 100% similarity]
llvm/test/CodeGen/ARM/smlad6.ll [moved from llvm/test/CodeGen/ARM/ParallelDSP/smlad6.ll with 100% similarity]
llvm/test/CodeGen/ARM/smlad7.ll [moved from llvm/test/CodeGen/ARM/ParallelDSP/smlad7.ll with 100% similarity]
llvm/test/CodeGen/ARM/smlad8.ll [moved from llvm/test/CodeGen/ARM/ParallelDSP/smlad8.ll with 100% similarity]
llvm/test/CodeGen/ARM/smlad9.ll [moved from llvm/test/CodeGen/ARM/ParallelDSP/smlad9.ll with 100% similarity]
llvm/test/CodeGen/ARM/smladx-1.ll [moved from llvm/test/CodeGen/ARM/ParallelDSP/smladx-1.ll with 100% similarity]
llvm/test/CodeGen/ARM/smlald0.ll [moved from llvm/test/CodeGen/ARM/ParallelDSP/smlald0.ll with 100% similarity]
llvm/test/CodeGen/ARM/smlald1.ll [moved from llvm/test/CodeGen/ARM/ParallelDSP/smlald1.ll with 100% similarity]
llvm/test/CodeGen/ARM/smlald2.ll [moved from llvm/test/CodeGen/ARM/ParallelDSP/smlald2.ll with 100% similarity]
llvm/test/CodeGen/ARM/smlaldx-1.ll [moved from llvm/test/CodeGen/ARM/ParallelDSP/smlaldx-1.ll with 100% similarity]
llvm/test/CodeGen/ARM/smlaldx-2.ll [moved from llvm/test/CodeGen/ARM/ParallelDSP/smlaldx-2.ll with 100% similarity]