summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/stc2.ll
Commit message (Collapse)AuthorAgeFilesLines
* [ARM] Add backend support for load/store intrinsics.Ranjeet Singh2016-05-311-0/+11
Added support to map intrinsics __builtin_arm_{ldc,ldcl,ldc2,ldc2l,stc,stcl,stc2,stc2l} to their ARM instructions. Differential Revision: http://reviews.llvm.org/D20564 llvm-svn: 271271
OpenPOWER on IntegriCloud