[InstCombine] Add new rule for MIN(MAX(~A, ~B), ~C) et. al.
[oota-llvm.git] / test / Transforms / InstCombine / strchr-2.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2012-10-13 Meador Ingeinstcombine: Migrate strchr and strrchr optimizations