Add check so we don't try to perform an impossible transformation. Fixes issue from...
[oota-llvm.git] / test / CodeGen / X86 / sdiv-exact.ll
2011-07-08 Benjamin KramerEmit a more efficient magic number multiplication for...