[InstCombine] Add new rule for MIN(MAX(~A, ~B), ~C) et. al.
[oota-llvm.git] / test / Transforms / InstCombine / vector-type.ll
2013-03-28 Akira HatanakaRemove -O3.
2013-03-28 Akira HatanakaCheck if Type is a vector before calling function Type...