]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - include/llvm/IR/Intrinsics.td
modified: include/llvm/IR/Intrinsics.td
[opencl/llvm.git] / include / llvm / IR / Intrinsics.td
2015-01-22 Jon Humphreys modified: include/llvm/IR/Intrinsics.td
2015-01-22 Jon HumphreysAdded TI generic and C6x specific intrinsics
2015-01-22 Ramkumar RamachandraIntrinsics: introduce llvm_any_ty aka ValueType Any
2015-01-13 Reid KlecknerRename llvm.recoverframeallocation to llvm.framerecover
2015-01-13 Reid KlecknerAdd the llvm.frameallocate and llvm.recoverframeallocat...
2014-12-25 Elena DemikhovskyMasked Load/Store - Changed the order of parameters...
2014-12-08 Justin BognerInstrProf: An intrinsic and lowering for instrumentatio...
2014-12-04 Elena DemikhovskyMasked Load / Store Intrinsics - the CodeGen part.
2014-12-01 Philip Reames[Statepoints 1/4] Statepoint infrastructure for garbage...
2014-11-28 Duncan P. N. Exon... Revert "Masked Vector Load and Store Intrinsics."
2014-11-23 Elena DemikhovskyMasked Vector Load and Store Intrinsics.
2014-10-21 Matt ArsenaultAdd minnum / maxnum intrinsics
2014-10-17 Juergen Ributzka[Stackmaps] Enable invoking the patchpoint intrinsic.
2014-10-01 Adrian PrantlMove the complex address expression out of DIVariable...
2014-10-01 Adrian PrantlRevert r218778 while investigating buldbot breakage.
2014-10-01 Adrian PrantlMove the complex address expression out of DIVariable...
2014-07-25 Hal FinkelAdd @llvm.assume, lowering, and some basic properties
2014-07-17 Tim NorthoverCodeGen: extend f16 conversions to permit types > float.
2014-07-04 Saleem AbdulrasoolTableGen: introduce support for MSBuiltin
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place
2014-05-24 Tim NorthoverAArch64/ARM64: remove AArch64 from tree prior to renami...
2014-05-20 Renato GolinAvoids DCE on write_register
2014-05-06 Renato GolinImplememting named register intrinsics
2014-04-26 Michael ZolotukhinRevert r206749 till a final decision about the intrinsi...
2014-04-21 Michael ZolotukhinReapply r206732. This time without optimization of...
2014-04-21 Chandler CarruthRevert r206732 which is causing llc to crash on most...
2014-04-21 Michael ZolotukhinImplement builtins for safe division: safe.sdiv.iN...
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...