[AVX512] add PSLLD and PSLLQ Intrinsic
[oota-llvm.git] / test / CodeGen / X86 / avx512-build-vector.ll
2015-11-23 James Y KnightMake utils/update_llc_test_checks.py note that the...
2015-06-22 Elena DemikhovskyReverted AVX-512 vector shuffle
2015-06-01 Elena DemikhovskyAVX-512: Optimized vector shuffle for v16f32 and v16i32...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-10-05 Chandler Carruth[x86] Teach the new vector shuffle lowering how to...
2014-10-04 Chandler Carruth[x86] Enable the new vector shuffle lowering by default.
2014-10-03 Chandler Carruth[x86] Regenerate a bunch more avx512 test cases using...
2014-02-11 Elena DemikhovskyAVX-512: Optimized BUILD_VECTOR pattern;
2013-08-25 Elena DemikhovskyAVX-512: added UNPACK instructions and tests for all...