[InstCombine] Add new rule for MIN(MAX(~A, ~B), ~C) et. al.
[oota-llvm.git] / test / Transforms / InstCombine / fpextend_x86.ll
2013-11-28 Stephen CanonRein in overzealous InstCombine of fptrunc(OP(fpextend...