[x86] Add a reassociation optimization to increase ILP via the MachineCombiner pass
[oota-llvm.git] / test / CodeGen / X86 / shift-i256.ll
2015-04-21 Pawel BylicaFix generic shift expansion when shift amount is 0
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-03-31 Evan ChengFully general expansion of integer shift of any size.