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


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

Re: Perhaps useful information about optimisation


>>>>> Andreas Conz writes:

Andreas> I found a webpage about optimisation in the compilerbackend of the IBM
Andreas> AS/400 perhaps the description is useful for the development of GCC.

Andreas> http://www.as400.ibm.com/beyondtech/translator.htm

	The IBM Haifa Instruction Scheduler contributed to GCC was written
by the author cited in the Instruction scheduling section of that webpage.
I believe that there is work to implement Software Pipelining in GCC
utilizing additional flow graph analysis added to the compiler since IBM
nominated its version of that optimization.

David


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