[x86] enable machine combiner reassociations for 256-bit vector FP mul/add
[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.