[X86] Do not lower scalar sdiv/udiv to a shifts + mul sequence when optimizing for...
[oota-llvm.git] / test / CodeGen / X86 / function-subtarget-features.ll
2015-03-21 Eric ChristopherCache the Function dependent subtarget on the MachineFu...