tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] llvm IR target


From: Thomas Preud'homme
Subject: Re: [Tinycc-devel] llvm IR target
Date: Thu, 20 Feb 2014 22:13:10 +0800
User-agent: KMail/4.11.5 (Linux/2.6.38-ac2-ac100; KDE/4.11.5; armv7l; ; )

Le jeudi 20 février 2014, 13:52:29 mobi phil a écrit :
> Hi,
> 
> I assume you are aware of the llvm project.

Yes indeed.

> 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)

Why not compile directly with clang then? What would be the interest of using 
tcc if you want to use LLVM after that?

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

Note that I know of.

Cheers,

Thomas



reply via email to

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