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]

Update for haifa-sched.c, where?





As stated in:
http://gcc.gnu.org/ml/gcc/1999-06n/msg00750.html

>>        An updated version of the IBM Haifa scheduler is available for
>>integration into GCC.  The update includes software pipelining and
>>additional branch optimizations.  It might have improved some aspects of
>>the natural loop detection as well, I do not recall.  These changes can
>>make a noticeable improvement in some types of algorithms.
>>
>>        Merging in this work probably should be listed as one of the
>>official "open project" opportunities on the Projects page.
>>
>>David

I've noticed that even the latest version of haifa-sched.c (the one in the CVS)
still does not support software pipelining and branch
optimizations (These features appear even in the "GCC news and announcements"
section for September 22, 1998).
Does anyone know where is it possible to download an updated version of this
file that contains such improvements?

Regards,
Barak.



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