Don't try to simplify urem and srem using arithmetic rules that don't work
[oota-llvm.git] / test / Transforms / InstCombine / 2008-02-16-SDivOverflow.ll
2008-02-18 Nick LewyckyCorrectly fold divide-by-constant, even when faced...