[InstCombine] Add a new formula for SMIN.
[oota-llvm.git] / test / Transforms / InstCombine / fold-fops-into-selects.ll
2013-07-20 Stephen LinInstCombine: call FoldOpIntoSelect for all floating...