summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/conditional-tailcall.ll
AgeCommit message (Expand)Author
2017-02-16Re-apply r282920 "X86: Allow conditional tail calls in Win64 "leaf" functions...Hans Wennborg
2017-02-16[X86] Re-enable conditional tail calls and fix PR31257.Hans Wennborg
2017-02-07[X86] Disable conditional tail calls (PR31257)Hans Wennborg
2016-10-05Revert r282920 "X86: Allow conditional tail calls in Win64 "leaf" functions (...Hans Wennborg
2016-09-30X86: Allow conditional tail calls in Win64 "leaf" functions (PR26302)Hans Wennborg
2016-09-13X86: Conditional tail calls should not have isBarrier = 1Hans Wennborg
2016-09-09X86: Fold tail calls into conditional branches also for 64-bit (PR26302)Hans Wennborg
2016-09-07Add more triple to conditional-tailcall.ll testHans Wennborg
2016-09-07X86: Fold tail calls into conditional branches where possible (PR26302)Hans Wennborg