Allow controlling vectorization of boolean values separately from other integer types.
[oota-llvm.git] / test / Transforms / InstSimplify / rem.ll
2011-05-02 Duncan SandsMove some rem transforms out of instcombine and into...