tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] llvm IR target


From: mobi phil
Subject: [Tinycc-devel] llvm IR target
Date: Thu, 20 Feb 2014 13:52:29 +0100


Hi,

I assume you are aware of the llvm project.
I see the following benefits for having an IR backend:
-> better understanding of the generated code
-> opening the door for much better optimization.
-> the generated code could be for google NACL (running native code inside chrome browser) 

I wonder if anybody already got involved with this combination to write such a target for this IR. 

http://blog.chromium.org/2013/11/portable-native-client-pinnacle-of.html
http://www.llvm.org/



regards,
mobiphil

reply via email to

[Prev in Thread] Current Thread [Next in Thread]