Remove templates from CostTableLookup functions. All instantiations had the same...
[oota-llvm.git] / include / llvm / Target / TargetIntrinsicInfo.h
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-02-15 Aaron BallmanRemoving LLVM_DELETED_FUNCTION, as MSVC 2012 was the...
2014-07-23 NAKAMURA TakumiTrailing whitespace.
2014-04-15 Craig Topper[C++11] More 'nullptr' conversion. In some cases just...
2012-09-17 Craig TopperMark unimplemented copy constructors and copy assignmen...
2011-07-18 Chris Lattnerland David Blaikie's patch to de-constify Type, with...
2009-11-05 Mon P WangReintroduce support for overloading target intrinsics
2009-10-15 Jakob Stoklund OlesenClean up TargetIntrinsicInfo API. Add pure virtual...
2009-02-24 Mon P WangAdded support to have TableGen provide information...
2009-02-05 Dale JohannesenReapply 63765. Patches for clang and llvm-gcc to follow.
2009-02-04 Dale JohannesenReverting 63765. This broke the build of both clang
2009-02-04 Nate BegemanNew feature: add support for target intrinsics being...