[AVX512] add PSLLD and PSLLQ Intrinsic
[oota-llvm.git] / test / CodeGen / X86 / avx2-arith.ll
2015-04-27 Simon Pilgrim[X86][SSE] Add v16i8/v32i8 multiplication support
2013-09-19 Benjamin KramerDAGCombiner: Don't fold vector muls with constants...
2013-07-18 Stephen LinDisambiguate function names in some CodeGen tests....
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-06-26 Elena DemikhovskyOptimized integer vector multiplication operation by...
2011-11-09 Craig TopperAdd AVX2 instruction lowering for add, sub, and mul.