[InstCombine] Add new rule for MIN(MAX(~A, ~B), ~C) et. al.
[oota-llvm.git] / test / Transforms / InstCombine / 2012-3-15-or-xor-constant.ll
2013-07-14 Stephen LinCatch more CHECK that can be converted to CHECK-LABEL...
2012-03-16 Eli FriedmanIn InstCombiner::visitOr, make sure we reverse the...