X86ISelLowering: Support tail calls to/from callee pop functions
authorHans Wennborg <hans@hanshq.net>
Sat, 24 Oct 2015 16:47:10 +0000 (16:47 +0000)
committerHans Wennborg <hans@hanshq.net>
Sat, 24 Oct 2015 16:47:10 +0000 (16:47 +0000)
This enables tail calls with thiscall, stdcall, vectorcall and
fastcall functions.

Differential Revision: http://reviews.llvm.org/D13999

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@251190 91177308-0d34-0410-b5e6-96231b3b80d8


No differences found