[InstCombine] Add new rule for MIN(MAX(~A, ~B), ~C) et. al.
[oota-llvm.git] / test / Transforms / FunctionAttrs / optnone.ll
2014-08-13 Chandler Carruth[optnone] Make the optnone attribute effective at suppr...