Allow controlling vectorization of boolean values separately from other integer types.
[oota-llvm.git] / test / Transforms / InstSimplify / phi.ll
2012-03-05 Eli FriedmanMake sure we don't return bits outside the mask in...