[InstCombine] Add new rule for MIN(MAX(~A, ~B), ~C) et. al.
[oota-llvm.git] / test / Transforms / InstCombine / switch-truncate-crash.ll
2015-03-10 Owen AndersonFix a crash in InstCombine where we could try to trunca...