Move resetTargetOptions from taking a MachineFunction to a Function
[oota-llvm.git] / test / Transforms / InstCombine / pr12251.ll
2012-04-04 Rafael EspindolaAlways compute all the bits in ComputeMaskedBits.