Move resetTargetOptions from taking a MachineFunction to a Function
[oota-llvm.git] / test / Transforms / InstCombine / bitcast-store.ll
2014-03-25 Richard Osborne[InstCombine] Don't fold bitcast into store if it would...
2010-10-25 Dan GohmanFix a case where instcombine was stripping metadata...