aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/tail-call-got.ll
AgeCommit message (Expand)Author
2011-08-31This test requires sse, otherwise x87 ops will block tailcall optimizationBenjamin Kramer
2011-08-11Fix X86TargetLowering::LowerExternalSymbol so that it actually works in non-t...Eli Friedman