[x86] Add a reassociation optimization to increase ILP via the MachineCombiner pass
[oota-llvm.git] / test / CodeGen / X86 / vec_shift6.ll
2015-03-06 Sanjay Patelfixed to test features, not CPUs
2014-02-12 Andrea Di Biagio[X86] Teach the backend how to lower vector shift left...