gcc/gcc ChangeLog cselib.c
davem@gcc.gnu.org
davem@gcc.gnu.org
Fri May 24 00:06:00 GMT 2002
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_1-branch
Changes by: davem@gcc.gnu.org 2002-05-24 00:06:30
Modified files:
gcc : ChangeLog cselib.c
Log message:
2002-05-20 David S. Miller <davem@redhat.com>
* cselib.c (max_value_regs): New.
(cselib_lookup, cselib_invalidate_regno): Initialize it when
adding new entries to the REG_VALUES table and we are dealing with
a hard register.
(clear_table): Initialize it.
(cselib_invalidate_regno): Use it to determine which hard
registers to scan when mode is not VOIDmode.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.13152.2.554&r2=1.13152.2.555
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cselib.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.17&r2=1.17.2.1
More information about the Gcc-cvs
mailing list