[X86] SRL non-LSB extracts when folding to truncating broadcasts.
[oota-llvm.git] / test / CodeGen / X86 / vector-shift-lshr-256.ll
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-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-06-24 Simon Pilgrim[X86][AVX] Added full set of 256-bit vector shift tests.