Move resetTargetOptions from taking a MachineFunction to a Function
[oota-llvm.git] / test / Transforms / InstCombine / descale-zero.ll
2014-07-10 Duncan P. N. Exon... InstCombine: Fix a crash in Descale for multiply-by...