[X86][SSE] Added i686/SSE2 vector shift tests.
[oota-llvm.git] / test / CodeGen / X86 / vector-shift-ashr-128.ll
2015-07-15 Simon Pilgrim[X86][SSE] Added i686/SSE2 vector shift tests.
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-23 Simon Pilgrim[X86][SSE] Added full set of 128-bit vector shift tests.