X86 SSE: update rsqrtss and rcpss to use two source operands and
[oota-llvm.git] / test / CodeGen / X86 / tail-call-got.ll
2011-08-31 Benjamin KramerThis test requires sse, otherwise x87 ops will block...
2011-08-11 Eli FriedmanFix X86TargetLowering::LowerExternalSymbol so that...