[X86] Do not lower scalar sdiv/udiv to a shifts + mul sequence when optimizing for...
[oota-llvm.git] / test / CodeGen / X86 / imul.ll
2015-08-12 Michael Kuperstein[X86] Disable mul -> shl + lea combine when compiling...
2015-01-28 Michael Kuperstein[X86] Reduce some 32-bit imuls into lea + shl