[AVX512] Bring back vector-shuffle lowering support through broadcasts
[oota-llvm.git] / test / CodeGen / X86 / avx2-arith.ll
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.