summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/acle-intrinsics-rot.ll
Commit message (Collapse)AuthorAgeFilesLines
* [ARM] Rotated operand patterns for *xtb16Sam Parker2018-08-221-0/+143
Add intrinsic isel patterns for sxtb16, sxtab16, uxtb16 and uxtab16 so that they can perform a ror. Differential Revision: https://reviews.llvm.org/D51034 llvm-svn: 340405
OpenPOWER on IntegriCloud