[TwoAddressInstructionPass] When looking for a 3 addr conversion after commuting...
[oota-llvm.git] / test / CodeGen / X86 / avx2-vector-shifts.ll
2015-06-11 Simon Pilgrim[X86][SSE] Vectorized i8 and i16 shift operators
2015-06-05 Simon Pilgrim[X86][AVX2] Added tests for v32i8 vector shifts
2015-05-25 Simon Pilgrim[X86][AVX2] Vectorized i16 shift operators
2014-04-09 Jim GrosbachSelectionDAG: Don't constant fold target-specific nodes.
2014-03-17 Matt ArsenaultMake DAGCombiner work on vector bitshifts with constant...
2014-03-11 Matt ArsenaultFix undefined behavior in vector shift tests.
2013-10-21 Lang HamesX86 vector element shift-by-immediate instructions...
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-07-12 Stephen LinX86: fold SSE2/AVX2 logical shift by immediate amount...