AVX512BW: Enable packed word shift for 512bit vector. Enable lowering scalar immidiat...
[oota-llvm.git] / test / CodeGen / X86 / vector-shift-ashr-256.ll
2015-12-23 Igor BregerAVX512BW: Enable packed word shift for 512bit vector...
2015-11-23 James Y KnightMake utils/update_llc_test_checks.py note that the...
2015-10-25 Simon Pilgrim[X86][SSE] shift/rotate tests - remove unnecessary...
2015-09-30 Simon Pilgrim[X86][XOP] Added support for the lowering of 128-bit...
2015-07-29 Simon Pilgrim[X86][SSE] Vectorize i64 ASHR operations
2015-07-16 Simon Pilgrim[X86][SSE] Added nounwind attribute to vector shift...
2015-07-12 Simon Pilgrim[X86][SSE] Vectorized v4i32 non-uniform shifts.
2015-07-08 Simon Pilgrim[X86][SSE] Vector shift test cleanup. NFC.
2015-07-06 Simon Pilgrim[X86][SSE] Vectorized i64 uniform constant SRA shifts
2015-06-24 Simon Pilgrim[X86][AVX] Added full set of 256-bit vector shift tests.