[llvm-commits] [patch] Erlang/HiPE calling convention

Chris Lattner clattner at apple.com
Mon Nov 5 17:37:46 PST 2012


On Nov 2, 2012, at 8:51 AM, Yiannis Tsiouris <gtsiour at softlab.ntua.gr> wrote:

> Hi Duncan,
> 
> Firstly, I changed:
> >  case CallingConv::HiPE:
> >    // TailCallOpt doesn't fit our case because Erlang/OTP X86/AMD64 ABI cleary
> >    // specifies that callee *always* pops the arguments.
> >    return true;
> 
Hi Yiannis,

Just FYI, but your patch doesn't apply cleanly to mainline.

-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121105/c221b185/attachment.html>


More information about the llvm-commits mailing list