summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/conditional-tailcall.ll
Commit message (Expand)AuthorAgeFilesLines
* [MBP] Disable aggressive loop rotate in plain modeGuozhi Wei2019-08-221-89/+89
* Revert r368339 "[MBP] Disable aggressive loop rotate in plain mode"Hans Wennborg2019-08-121-89/+89
* [MBP] Disable aggressive loop rotate in plain modeGuozhi Wei2019-08-081-89/+89
* [MBP] Move a latch block with conditional exit and multi predecessors to top ...Guozhi Wei2019-06-141-89/+89
* [Codegen] Merge tail blocks with no successors after block placementDavid Bolvansky2019-06-131-99/+99
* [NFC[ Updated tests for D54411David Bolvansky2019-06-121-22/+454
* 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