[InstCombine] Add new rule for MIN(MAX(~A, ~B), ~C) et. al.
[oota-llvm.git] / test / Transforms / InstCombine / neon-intrinsics.ll
2010-10-22 Bob WilsonTeach instcombine to set the alignment arguments for...