PR13326: Fix a subtle edge case in the udiv -> magic multiply generator.
[oota-llvm.git] / test / CodeGen / X86 / nosse-varargs.ll
2009-02-01 Torok EdwinImplement -mno-sse: if SSE is disabled on x86-64, don...