[AVX512] Add masking variant and intrinsics for valignd/q
[oota-llvm.git] / include / llvm / IR / Type.h
2014-04-09 Craig Topper[C++11] More 'nullptr' conversion or in some cases...
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2013-12-28 Craig TopperMark some Type and EVT methods as LLVM_READONLY.
2013-12-07 Rafael EspindolaRemove the notion of primitive types.
2013-12-07 Rafael EspindolaRemove unused value.
2013-12-07 Kaelyn UhrainFix the segfault reported in PR 11990.
2013-10-16 Will DietzTypeFinder: prefer iterative algorithm to keep stack...
2013-05-01 Filip PizloThis patch breaks up Wrap.h so that it does not have...
2013-01-22 Tim NorthoverMake APFloat constructor require explicit semantics.
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2013-01-02 Chandler CarruthMove all of the header files which are involved in...