[opaque pointer type]: Pass explicit pointee type when building a constant GEP.
[oota-llvm.git] / include / llvm / IR / IntrinsicsARM.td
2015-06-24 Bob WilsonDo not treat ARM _MoveToCoprocessor* intrinsics as...
2014-11-13 Tim NorthoverARM: add @llvm.arm.space intrinsic for testing Constant...
2014-11-05 Steven WuRemove obsolete ARM intrinsics vclz and vcnt
2014-08-26 Yi KongARM: Add patterns for dbg
2014-08-15 Robin MorissetFix typos in comments
2014-07-05 Saleem AbdulrasoolARM: mark matching ARM intrinsics as MSBuiltin
2014-07-03 Yi Kong[ARM] Implement ISB memory barrier intrinsic
2014-06-16 Jim GrosbachARM: intrinsic support for rbit.
2014-05-22 Saleem AbdulrasoolARM: introduce llvm.arm.undefined intrinsic
2014-04-25 Saleem AbdulrasoolARM: remove @llvm.arm.sevl
2014-04-25 Saleem AbdulrasoolARM: provide a new generic hint intrinsic
2014-03-28 Tim NorthoverIntrinsics: expand semantics of LLVMExtendedVectorType...
2014-03-26 Tim NorthoverARM: add intrinsics for the v8 ldaex/stlex
2014-02-10 Tim NorthoverARM: use natural LLVM IR for vshll instructions
2014-02-10 Tim NorthoverARM: use LLVM IR to represent the vshrn operation
2014-02-04 Tim NorthoverARM & AArch64: merge NEON absolute compare intrinsics
2014-02-03 Tim NorthoverAArch64 & ARM: refactor crypto intrinsics to take scalars
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...