[SimplifyCFG] Make the value type of the hole check bitmask a power-of-2.
[oota-llvm.git] / test / Transforms / InstCombine / bitcast-sext-vector.ll
2010-01-23 Mon P WangInstCombine should not fold sext/zext of a vector and...