PR2659 was fixed by r61847. Add the testcase as a regression test.
[oota-llvm.git] / test / CodeGen / X86 / divrem.ll
2007-09-25 Dan GohmanWhen both x/y and x%y are needed (x and y both scalar...