X86: Custom lower <2 x i64> eq and ne when SSE41 is not available.
[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...