Fix a recently added optimization to not crash on vectors.
[oota-llvm.git] / test / Transforms / InstCombine / vector-srem.ll
2007-11-05 Dan GohmanFix an abort in instcombine when folding creates a...