[InstCombine] Add new rule for MIN(MAX(~A, ~B), ~C) et. al.
[oota-llvm.git] / test / Transforms / InstCombine / type_pun.ll
2015-03-04 Mehdi AminiMake DataLayout Non-Optional in the Module
2015-02-25 JF BastienInstCombine: extract instead of shuffle when performing...