Add/edit tests to include instruction-level FMF on calls
[oota-llvm.git] / test / Transforms / InstCombine / pr25745.ll
2015-12-05 Sanjoy Das[InstCombine] Call getCmpPredicateForMinMax only with...