Displaying 2 results from an estimated 2 matches for "e3c4cf1f".
2015 Sep 03
2
LLVM as a back end for HHVM
...ds” to be useful outside of our project, and agree that it’ll require an RFC.
And I’ll be happy to be CC’ed on the reviews.
Sounds good!
Thanks,
Maksim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150903/e3c4cf1f/attachment.html>
2015 Sep 03
5
LLVM as a back end for HHVM
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