This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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 ?

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]