Add a neat little two's complement hack for x86.
[oota-llvm.git] / test / CodeGen / X86 / nosse-varargs.ll
2009-02-01 Torok EdwinImplement -mno-sse: if SSE is disabled on x86-64, don...