X86 SSE: update rsqrtss and rcpss to use two source operands and
[oota-llvm.git] / test / CodeGen / X86 / sub.ll
2011-07-26 Benjamin KramerUpdate test.
2011-07-26 Benjamin KramerAdd a neat little two's complement hack for x86.