[C++11] More 'nullptr' conversion or in some cases just using a boolean check instead...
[oota-llvm.git] / include / llvm / IR / Intrinsics.td
2014-03-29 Tim NorthoverARM64: initial backend import
2014-03-29 Tim NorthoverIntrinsics: add LLVMHalfElementsVectorType constraint
2014-03-28 Tim NorthoverIntrinsics: expand semantics of LLVMExtendedVectorType...
2014-03-26 Renato GolinAdd @llvm.clear_cache builtin
2014-03-18 Eli BenderskyExpose "noduplicate" attribute as a property for intrin...
2014-03-06 Raul E. SilveraChange math intrinsic attributes from readonly to readn...
2014-02-20 Filip PizloStackmaps are used for OSR exits, which is a custom...
2013-12-13 Andrew TrickGrow the stackmap/patchpoint format to hold 64-bit...
2013-10-31 Andrew TrickAdd experimental stackmap intrinsics to definition...
2013-10-07 Matt ArsenaultChange objectsize intrinsic to accept different address...
2013-10-03 Pete CooperAdd v4f16 to supported value types.
2013-09-24 Jiangning LiuInitial support for Neon scalar instructions.
2013-08-19 Hal FinkelAdd a llvm.copysign intrinsic
2013-08-15 Jack Carter[Mips][msa] Added the simple builtins (fadd to ftq)
2013-08-12 Michael Gottesman[stackprotector] Added intrinsic llvm.stackprotectorcheck.
2013-08-07 Hal FinkelAdd ISD::FROUND for libm round()
2013-08-01 Tim NorthoverAArch64: add initial NEON support
2013-07-06 Nick LewyckyExtend 'readonly' and 'readnone' to work on function...
2013-06-14 Derek SchuffMake PrologEpilogInserter save/restore all callee saved...
2013-01-11 Michael IlsemanSupport for half intrinsics. Pushes MMX into slower...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...