aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/IR/IntrinsicsARM.td
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-5/+7
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-2/+15
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-1/+7
* Update to LLVM 3.5a.Stephen Hines2014-04-241-40/+50
* Export intrinsics:__builtin_arm_{dmb,dsb} to frontendWeiming Zhao2013-11-121-2/+2
* [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