RTL
Mohammad O'mara
momara@iti-idsc.gov.eg
Mon Jul 23 11:53:00 GMT 2001
actually I need to make use of it to optimize my
java code .. how can i use the RTL presentation and generation in my
optimization ?
----- Original Message -----
From:
Anthony Green
To: Mohammad
O'mara ; java@gcc.gnu.org
Sent: Monday, July 23, 2001 9:48 PM
Subject: Re: RTL
The RTL representation used in GCC is very
different from the RTL used in hardware design.ÃÂ It's one of the
intermediate formats used by the compiler during optimization/code
generation.ÃÂ What are you trying to do?
ÃÂ
AG
----- Original Message -----
From:
Mohammad O'mara
To: java@gcc.gnu.org
Sent: Monday, July 23, 2001 10:02
AM
Subject: RTL
I need to know the real benfit behind the RTL
generation in GCC .. is it used for optimization ? .. or just to represent
the code in RTL format ? .. and how can I make use of this format if i'm
talking about the RTL that concerns the Hardware design ? ..
also , I read that RTL generated in the GCC is
vey platform dependant ! .. so , how can one generalize it ?
More information about the Java
mailing list