aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/IR/IntrinsicsARM.td
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Introduce the 'sevl' instruction in ARMv8.Joey Gouly2013-10-011-0/+4
* [ARMv8] Add support for the v8 cryptography extensions.Amara Emerson2013-09-191-0/+17
* [ARMv8] Add CRC instructions.Joey Gouly2013-09-181-0/+16
* [ARMv8] Implement the new DMB/DSB operands.Joey Gouly2013-09-051-0/+5
* ARM: remove unused v(add|sub)hn and vqdml[as]l intrinsics.Tim Northover2013-08-281-6/+0
* [ARMv8] Implement the NEON instructions VRINT{N, X, A, Z, M, P}.Joey Gouly2013-07-191-0/+8
* [ARMv8] Add NEON instructions VCVT{A, N, P, M}.Joey Gouly2013-07-181-0/+12
* [ARMv8] Add support for the NEON instructions vmaxnm/vminnm.Joey Gouly2013-07-171-0/+2
* ARM: implement ldrex, strex and clrex intrinsicsTim Northover2013-07-161-4/+7
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-0/+429