Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ARM] Automatically generate dsp-mlal.ll . NFC | Amaury Sechet | 2019-08-22 | 1 | -46/+177 |
| | | | | llvm-svn: 369718 | ||||
* | [ARM] Add codegen for SMMULR, SMMLAR and SMMLSR | Andre Vieira | 2018-01-12 | 1 | -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 |