AVX-512: Added implementation of CONCAT_VECTORS for v8i1 vectors (by Alexey Bader).
[oota-llvm.git] / test / CodeGen / X86 / avx512-vec-cmp.ll
2013-12-17 Elena DemikhovskyAVX-512: Added implementation of CONCAT_VECTORS for...
2013-09-05 Juergen Ributzka[X86] Perform VSELECT DAG combines also before DAG...
2013-08-19 Elena DemikhovskyAVX-512: added arithmetic and logical operations.
2013-08-13 Elena DemikhovskyAVX-512: Added CMP and BLEND instructions.