Allow controlling vectorization of boolean values separately from other integer types.
[oota-llvm.git] / test / Transforms / InstSimplify / 2011-10-27-BinOpCrash.ll
2011-10-27 Duncan SandsReapply commit 143028 with a fix: the problem was casti...