]> granicus.if.org Git - llvm/commit
[ARM][ParallelDSP] Convert to function pass
authorSam Parker <sam.parker@arm.com>
Wed, 31 Jul 2019 07:32:03 +0000 (07:32 +0000)
committerSam Parker <sam.parker@arm.com>
Wed, 31 Jul 2019 07:32:03 +0000 (07:32 +0000)
commitf8d344fecca6ab4dfbd0cf45fdc0720dca2ccdd1
tree44e4b56b399c5a2e5fb61182acf3411f9a36e15d
parentf8a2bef3366f6421ba3439ce29bb2c90d13e96db
[ARM][ParallelDSP] Convert to function pass

Run across a whole function, visiting each basic block one at a time.

Differential Revision: https://reviews.llvm.org/D65324

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@367389 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMParallelDSP.cpp
test/CodeGen/ARM/O3-pipeline.ll
test/CodeGen/ARM/ParallelDSP/blocks.ll [new file with mode: 0644]
test/CodeGen/ARM/ParallelDSP/smlad12.ll