[InstCombine] Add new rule for MIN(MAX(~A, ~B), ~C) et. al.
[oota-llvm.git] / test / Transforms / InstCombine / cast-call-combine.ll
2014-02-20 Nick LewyckyMake sure that value handle users see the transformatio...