[SimplifyCFG] Make the value type of the hole check bitmask a power-of-2.
[oota-llvm.git] / test / Transforms / InstCombine / constant-fold-compare.ll
2009-12-17 Eli FriedmanAggressively flip compare constant expressions where...