remove class/function/variable names from comments; NFC
[oota-llvm.git] / include / llvm / IR / Intrinsics.h
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...