[AVX512] add PSLLD and PSLLQ Intrinsic
[oota-llvm.git] / test / CodeGen / X86 / bswap-vector.ll
2015-06-13 Simon Pilgrim[DAGCombiner] Added BSWAP(BSWAP(x)) -> x combine pattern.
2015-06-13 Simon Pilgrim[DAGCombiner] Added BSWAP vector constant folding support.
2015-02-20 Chandler Carruth[x86] Make the new vector shuffle legality test on...
2015-02-20 Chandler Carruth[x86] Clean up a couple of test cases with the new...
2014-07-03 Chandler Carruth[x86] Fix the completely broken vector widening legaliz...
2014-05-20 Benjamin KramerLegalizer: Make bswap promotion safe for vectors.
2014-05-19 Benjamin KramerSDAG: Legalize vector BSWAP into a shuffle if the shuff...
2014-02-03 Hal FinkelExpand vector bswap in LegalizeVectorOps