Allow controlling vectorization of boolean values separately from other integer types.
[oota-llvm.git] / test / Transforms / InstSimplify / 2011-11-23-MaskedBitsCrash.ll
2011-11-23 Duncan SandsFix a crash in which a multiplication was being reporte...