[InstCombine] Rephrase fix to SimplifyWithOpReplaced
[oota-llvm.git] / test / Transforms / InstCombine / demand_shrink_nsw.ll
2015-04-30 Matthias BraunInstCombineSimplifyDemanded: Remove nsw/nuw flags when...