[X86] Add option for enabling LEA optimization pass, by Andrey Turetsky
[oota-llvm.git] / test / CodeGen / X86 / function-subtarget-features-2.ll
2015-03-21 Eric ChristopherCache the Function dependent subtarget on the MachineFu...