summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/conditional-tailcall.ll
Commit message (Expand)AuthorAgeFilesLines
* Re-apply r282920 "X86: Allow conditional tail calls in Win64 "leaf" functions...Hans Wennborg2017-02-161-2/+25
* [X86] Re-enable conditional tail calls and fix PR31257.Hans Wennborg2017-02-161-0/+140
* [X86] Disable conditional tail calls (PR31257)Hans Wennborg2017-02-071-53/+0
* Revert r282920 "X86: Allow conditional tail calls in Win64 "leaf" functions (...Hans Wennborg2016-10-051-25/+2
* X86: Allow conditional tail calls in Win64 "leaf" functions (PR26302)Hans Wennborg2016-09-301-2/+25
* X86: Conditional tail calls should not have isBarrier = 1Hans Wennborg2016-09-131-2/+30
* X86: Fold tail calls into conditional branches also for 64-bit (PR26302)Hans Wennborg2016-09-091-0/+1
* Add more triple to conditional-tailcall.ll testHans Wennborg2016-09-071-1/+1
* X86: Fold tail calls into conditional branches where possible (PR26302)Hans Wennborg2016-09-071-0/+24
OpenPOWER on IntegriCloud