Move resetTargetOptions from taking a MachineFunction to a Function
[oota-llvm.git] / test / Transforms / InstCombine / vec_extract_2elts.ll
2013-04-18 Anat ShemerIn the function InstCombiner::visitExtractElementInst...