[SimplifyCFG] Make the value type of the hole check bitmask a power-of-2.
[oota-llvm.git] / test / Transforms / InstCombine / fsub.ll
2010-01-17 Bill WendlingReduce fsub-fadd.ll and merge it into fsub-fsub.ll...