[InstCombine] Add new rule for MIN(MAX(~A, ~B), ~C) et. al.
[oota-llvm.git] / test / Transforms / InstCombine / insert-extract-shuffle.ll
2014-03-07 Tim NorthoverInstCombine: form shuffles from wider range of insert...