Don't attempt to divide INT_MIN by -1; consider such cases to
[oota-llvm.git] / test / CodeGen / X86 / lsr-overflow.ll
2010-02-17 Dan GohmanDon't attempt to divide INT_MIN by -1; consider such...