[X86] Add XSAVE intrinsic family
[oota-llvm.git] / test / CodeGen / X86 / vector-shift-ashr-256.ll
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.