gcc/gcc ChangeLog regclass.c
mrs@gcc.gnu.org
mrs@gcc.gnu.org
Tue Feb 4 17:19:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_3-branch
Changes by: mrs@gcc.gnu.org 2003-02-04 17:19:07
Modified files:
gcc : ChangeLog regclass.c
Log message:
2003-01-23 Mike Stump <mrs@apple.com>
* regclass.c (init_reg_autoinc): New function.
(regclass): Move initialization of forbidden_inc_dec_class from
here...
(init_regs): to here. Avoids reinitialization for each function,
saving compilation time.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16114.2.159&r2=1.16114.2.160
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/regclass.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.160.4.3&r2=1.160.4.4
More information about the Gcc-cvs
mailing list