Allow controlling vectorization of boolean values separately from other integer types.
[oota-llvm.git] / test / Transforms / InstSimplify / fdiv.ll
2011-01-29 Frits van BommelMove InstCombine's knowledge of fdiv to SimplifyInstruc...