[InstCombine] Add new rule for MIN(MAX(~A, ~B), ~C) et. al.
[oota-llvm.git] / test / Transforms / InstCombine / bitcast-sext-vector.ll
2010-01-23 Mon P WangInstCombine should not fold sext/zext of a vector and...