[x86] Add a reassociation optimization to increase ILP via the MachineCombiner pass
[oota-llvm.git] / test / CodeGen / X86 / narrow-shl-cst.ll
2015-04-01 Benjamin Kramer[X86] Don't accidentally select shll $1, %eax when...
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2011-04-22 Benjamin KramerX86: Try to use a smaller encoding by transforming...