[SimplifyCFG] Make the value type of the hole check bitmask a power-of-2.
[oota-llvm.git] / test / Transforms / InstCombine / fold-fops-into-selects.ll
2013-07-20 Stephen LinInstCombine: call FoldOpIntoSelect for all floating...