gcc/gcc ChangeLog haifa-sched.c
davem@gcc.gnu.org
davem@gcc.gnu.org
Tue Oct 2 15:17:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: gcc
Branch: dfa-branch
Changes by: davem@gcc.gnu.org 2001-10-02 15:17:42
Modified files:
gcc : ChangeLog haifa-sched.c
Log message:
* haifa-sched.c (advance_one_cycle): New function.
(schedule_block): Use it.
(queue_to_ready): Use it, and also make sure to advance the DFA
state on all stall cycles, not just those where insn_queue links
are found.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=dfa-branch&r1=1.11215.2.8&r2=1.11215.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/haifa-sched.c.diff?cvsroot=gcc&only_with_tag=dfa-branch&r1=1.185.2.3&r2=1.185.2.4
More information about the Gcc-cvs
mailing list