[llvm-dev] LLVM as a back end for HHVM
Chad Rosier via llvm-dev
llvm-dev at lists.llvm.org
Fri Sep 4 09:04:34 PDT 2015
Maksim,
I would be very happy to assist in any way possible. Please include me on any code review or RFCs.
Chad
From: llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] On Behalf Of Dave Estes via llvm-dev
Sent: Friday, September 04, 2015 11:40 AM
To: llvm-dev at lists.llvm.org
Subject: Re: [llvm-dev] LLVM as a back end for HHVM
Great to see these contributions, Maksim. I'd be very happy to help with the reviews, and I can probably recruit a few more if you need more eyes on it.
Thanks...
-Dave
On 09/03/2015 04:38 PM, Maksim Panchenko via llvm-dev wrote:
Hi All,
Our team at Hip-Hop Virtual Machine (http://hhvm.com <http://hhvm.com/> ) have been experimenting with using LLVM as a code generator for x86-64. We have been successfully running it for quite some time as a secondary back end. We had to modify our version of LLVM and our mods were based on 3.5 release. At this point we feel our requirements have become stable enough to start upstreaming our diffs.
A high-level overview of LLVM changes could be found at:
https://github.com/facebook/hhvm/tree/master/hphp/tools/llvm
The set of patches will be loosely based on the above, as some of our interfaces have changed since we’ve merged with the trunk.
All feedback is welcome. Please let me know if you are interested and I’ll CC you explicitly on the reviews.
Thanks,
Maksim
_______________________________________________
LLVM Developers mailing list
llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
--
Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150904/bf37547f/attachment.html>
More information about the llvm-dev
mailing list