[X86] Add option for enabling LEA optimization pass, by Andrey Turetsky
[oota-llvm.git] / test / CodeGen / X86 / scalar-int-to-fp.ll
2015-09-20 Michael Kuperstein[X86] Fix sitofp and uitofp instruction matching failur...