[SimplifyCFG] Make the value type of the hole check bitmask a power-of-2.
[oota-llvm.git] / test / Transforms / InstCombine / 2011-05-02-VectorBoolean.ll
2011-05-02 Duncan SandsFix PR9579: when simplifying a compare to "true" or...