GCC-Bridge: A Gimple Compiler targeting the JVM

Martin Liška mliska@suse.cz
Tue Feb 2 09:13:00 GMT 2016


On 02/01/2016 11:21 PM, Bertram, Alexander wrote:
> Would it be possible to write a
> backend that generates code from Gimple and not RTL?

Hi.

Actually, HSA back-end is such an example. Where we directly emit HSAIL code
in form of BRIG (binary representation of the textual representation of HSAIL).

Martin



More information about the Gcc mailing list