summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/tail-call-got.ll
Commit message (Expand)AuthorAge
* Revert r195318 as it causes miscompilation (PR18029)Kostya Serebryany2013-11-22
* The basic problem is that some mainstream programs cannot deal with the wayBill Wendling2013-11-21
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* This test requires sse, otherwise x87 ops will block tailcall optimizationBenjamin Kramer2011-08-31
* Fix X86TargetLowering::LowerExternalSymbol so that it actually works in non-t...Eli Friedman2011-08-11