summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/tail-call-got.ll
Commit message (Expand)AuthorAgeFilesLines
* Disable x86 tail call optimizations that jump through GOTReid Kleckner2015-05-281-4/+14
* Revert r195318 as it causes miscompilation (PR18029)Kostya Serebryany2013-11-221-2/+4
* The basic problem is that some mainstream programs cannot deal with the wayBill Wendling2013-11-211-4/+2
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-2/+2
* This test requires sse, otherwise x87 ops will block tailcall optimizationBenjamin Kramer2011-08-311-1/+1
* Fix X86TargetLowering::LowerExternalSymbol so that it actually works in non-t...Eli Friedman2011-08-111-0/+24
OpenPOWER on IntegriCloud