[InstCombine] Add new rule for MIN(MAX(~A, ~B), ~C) et. al.
[oota-llvm.git] / test / Transforms / InstCombine / fsub.ll
2010-01-17 Bill WendlingReduce fsub-fadd.ll and merge it into fsub-fsub.ll...