summaryrefslogtreecommitdiff
path: root/include/llvm/IR/IntrinsicsARM.td
Commit message (Expand)AuthorAge
* ARM: intrinsic support for rbit.Jim Grosbach2014-06-16
* ARM: introduce llvm.arm.undefined intrinsicSaleem Abdulrasool2014-05-22
* ARM: remove @llvm.arm.sevlSaleem Abdulrasool2014-04-25
* ARM: provide a new generic hint intrinsicSaleem Abdulrasool2014-04-25
* Intrinsics: expand semantics of LLVMExtendedVectorType (& trunc)Tim Northover2014-03-28
* ARM: add intrinsics for the v8 ldaex/stlexTim Northover2014-03-26
* ARM: use natural LLVM IR for vshll instructionsTim Northover2014-02-10
* ARM: use LLVM IR to represent the vshrn operationTim Northover2014-02-10
* ARM & AArch64: merge NEON absolute compare intrinsicsTim Northover2014-02-04
* AArch64 & ARM: refactor crypto intrinsics to take scalarsTim Northover2014-02-03
* Export intrinsics:__builtin_arm_{dmb,dsb} to frontendWeiming Zhao2013-11-12
* [ARM] Introduce the 'sevl' instruction in ARMv8.Joey Gouly2013-10-01
* [ARMv8] Add support for the v8 cryptography extensions.Amara Emerson2013-09-19
* [ARMv8] Add CRC instructions.Joey Gouly2013-09-18
* [ARMv8] Implement the new DMB/DSB operands.Joey Gouly2013-09-05
* ARM: remove unused v(add|sub)hn and vqdml[as]l intrinsics.Tim Northover2013-08-28
* [ARMv8] Implement the NEON instructions VRINT{N, X, A, Z, M, P}.Joey Gouly2013-07-19
* [ARMv8] Add NEON instructions VCVT{A, N, P, M}.Joey Gouly2013-07-18
* [ARMv8] Add support for the NEON instructions vmaxnm/vminnm.Joey Gouly2013-07-17
* ARM: implement ldrex, strex and clrex intrinsicsTim Northover2013-07-16
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02