[SimplifyCFG] Make the value type of the hole check bitmask a power-of-2.
[oota-llvm.git] / test / Transforms / InstCombine / 2012-02-13-FCmp.ll
2012-02-13 Devang PatelCheck against umin while converting fcmp into an icmp.