finding dfa scheduler patch

Kelley Cook kelley.r.cook@gm.com
Thu Jun 27 12:28:00 GMT 2002


>hello,
>
>I want to use the dfa schduler to schedule
>instructions. I will be grateful if anyone can guide
>me how to obtain the dfa scheduler patch Iam not
>really sure how to get it.
>
>regards,
>danish

The DFA scheduler has already been integrated into the main development tree
which is slated to become GCC 3.2.

This is available via the HEAD branch in CVS.

See http://gcc.gnu.org/cvs.html for checkout information.

If you would like to see what was changed to implement this, the bulk of it was
posted here:

http://gcc.gnu.org/ml/gcc-patches/2002-04/msg01524.html
http://gcc.gnu.org/ml/gcc-patches/2002-04/msg01525.html

Kelley Cook



More information about the Gcc mailing list