[X86] Add option for enabling LEA optimization pass, by Andrey Turetsky
[oota-llvm.git] / test / CodeGen / X86 / fixup-lea.ll
2015-11-11 Michael Kuperstein[X86] Replace LEAs with INC/DEC when profitable