summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/dsp-mlal.ll
Commit message (Collapse)AuthorAgeFilesLines
* [ARM] Automatically generate dsp-mlal.ll . NFCAmaury Sechet2019-08-221-46/+177
| | | | llvm-svn: 369718
* [ARM] Add codegen for SMMULR, SMMLAR and SMMLSRAndre Vieira2018-01-121-0/+171
This patch teaches the Arm back-end to generate the SMMULR, SMMLAR and SMMLSR instructions from equivalent IR patterns. Differential Revision: https://reviews.llvm.org/D41775 llvm-svn: 322361
OpenPOWER on IntegriCloud