InstCombine: Don't assume that m_ZExt matches an Instruction
[oota-llvm.git] / test / Transforms / InstCombine / fold-fops-into-selects.ll
2013-07-20 Stephen LinInstCombine: call FoldOpIntoSelect for all floating...