[TableGen] Allow TokenTy in intrinsic signatures
[oota-llvm.git] / include / llvm / IR / Intrinsics.h
2015-09-02 Joseph Tremoulet[TableGen] Allow TokenTy in intrinsic signatures
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-06-18 Sanjoy Das[CallGraph] Teach the CallGraph about non-leaf intrinsics.
2015-05-19 Pete CooperStore intrinsic ID by value in Function instead of...
2015-02-08 Elena DemikhovskyMasked Gather and Scatter Intrinsics.
2015-01-22 Ramkumar RamachandraIntrinsics: introduce llvm_any_ty aka ValueType Any
2014-12-25 Elena DemikhovskyMasked Load/Store - Changed the order of parameters...
2014-12-04 Elena DemikhovskyMasked Load / Store Intrinsics - the CodeGen part.
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-24 Sanjay Patelremove class/function/variable names from comments...
2014-07-04 Saleem AbdulrasoolTableGen: introduce support for MSBuiltin
2014-03-29 Tim NorthoverIntrinsics: add LLVMHalfElementsVectorType constraint
2014-03-28 Tim NorthoverIntrinsics: expand semantics of LLVMExtendedVectorType...
2013-10-31 Andrew TrickEnable variable arguments support for intrinsics.
2013-05-05 Dmitri GribenkoAdd ArrayRef constructor from None, and do the cleanups...
2013-05-01 Duncan SandsCorrect comment: there is no numTys parameter any more...
2013-01-11 Michael IlsemanSupport for half intrinsics. Pushes MMX into slower...
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2013-01-02 Chandler CarruthActually update the CMake and Makefile builds correctly...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...