Remove the notion of primitive types.
[oota-llvm.git] / include / llvm / IR / IntrinsicsARM.td
2013-11-12 Weiming ZhaoExport intrinsics:__builtin_arm_{dmb,dsb} to frontend
2013-10-01 Joey Gouly[ARM] Introduce the 'sevl' instruction in ARMv8.
2013-09-19 Amara Emerson[ARMv8] Add support for the v8 cryptography extensions.
2013-09-18 Joey Gouly[ARMv8] Add CRC instructions.
2013-09-05 Joey Gouly[ARMv8] Implement the new DMB/DSB operands.
2013-08-28 Tim NorthoverARM: remove unused v(add|sub)hn and vqdml[as]l intrinsics.
2013-07-19 Joey Gouly[ARMv8] Implement the NEON instructions VRINT{N, X...
2013-07-18 Joey Gouly[ARMv8] Add NEON instructions VCVT{A, N, P, M}.
2013-07-17 Joey Gouly[ARMv8] Add support for the NEON instructions vmaxnm...
2013-07-16 Tim NorthoverARM: implement ldrex, strex and clrex intrinsics
2013-01-02 Chandler CarruthMove all of the header files which are involved in...