[llvm-commits] [patch] Erlang/HiPE calling convention
Chris Lattner
clattner at apple.com
Thu Nov 1 21:50:43 PDT 2012
On Oct 24, 2012, at 1:51 AM, Yiannis Tsiouris <gtsiour at softlab.ntua.gr> wrote:
> The attached patch implements the High Performance Erlang (HiPE) calling
> convention and is the first of a total of three patches that allow the
> use of LLVM as a backend for the native code compiler of Erlang.
>
> This has been discussed in the past but I 'm resending everything as
> this may been forgotten or lost. Does this look OK?
Looks fine to me, but this also needs a patch to docs/LangRef.html to describe what this is.
-Chris
More information about the llvm-commits
mailing list