2002-05-03 Vladimir Makarov <vmakarov@redhat.com>
commit7b6da3db0db7c4b2a500508e866c9943e65ae74b
authorvmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 3 May 2002 21:13:25 +0000 (3 21:13 +0000)
committervmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 3 May 2002 21:13:25 +0000 (3 21:13 +0000)
treec16cb616357ad992fcf42ec80e70266b0d871ecd
parent41a4ba7f5571380ca985347ed35083a63d835f62
2002-05-03  Vladimir Makarov  <vmakarov@redhat.com>

* genautomata.c (min_issue_delay_pass_states): Change return type
in the prototype.
(min_issue_delay_pass_states): Change the algorithm.
(min_issue_delay): Set up min_insn_issue_delay for the state.
(output_min_issue_delay_table): Interchange the nested loops and
and initiate min_insn_issue_delay for states.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53130 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/genautomata.c