summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ARMParallelDSP.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Use unique_ptr to fix memory leak introduced in r337701Fangrui Song2018-07-231-11/+9
* OpChain has subclasses, so add a virtual destructor.Jordan Rupprecht2018-07-231-0/+1
* [ARM][NFC] ParallelDSP reorganisationSam Parker2018-07-231-88/+103
* [ARM] ParallelDSP: multiple reduction stmts in loopSjoerd Meijer2018-07-111-40/+75
* [ARM] ParallelDSP: added statistics, NFC.Sjoerd Meijer2018-07-061-3/+7
* [ARM] ParallelDSP: only support i16 loads for nowSjoerd Meijer2018-07-051-28/+25
* [ARM] Fix inconsistent declaration parameter name in r336195Fangrui Song2018-07-031-1/+1
* [ARM][NFC] Refactor sequential access for DSPSam Parker2018-07-031-18/+27
* Remove unnecessary semicolon. NFCI.Simon Pilgrim2018-06-281-2/+2
* [ARM] Parallel DSP PassSjoerd Meijer2018-06-281-0/+613
OpenPOWER on IntegriCloud