[AVX512] add PSRAD and PSRAQ Intrinsic
[oota-llvm.git] / include / llvm / Support / TrailingObjects.h
2015-12-29 James Y Knight[TrailingObjects] Dynamically realign under-aligned...
2015-12-19 James Y KnightPossibly fix MSVC compilation after r256054.
2015-12-18 James Y KnightRewrite the TrailingObjects template to provide two...
2015-08-05 James Y KnightAdd a TrailingObjects template class.