This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
egcs/gcc ChangeLog config/rs6000/rs6000.c conf ...
- From: dje at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: 19 Aug 2002 16:32:54 -0000
- Subject: egcs/gcc ChangeLog config/rs6000/rs6000.c conf ...
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: dje@gcc.gnu.org 2002-08-19 09:32:54
Modified files:
gcc : ChangeLog
gcc/config/rs6000: rs6000.c rs6000.md
Log message:
* config/rs6000/rs6000.c (rs6000_emit_set_const): Inline
multi-instruction SImode constant. Add REG_EQUAL note.
* config/rs6000/rs6000.md (movsi splitter): Use
rs6000_emit_set_const.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.15209&r2=1.15210
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/rs6000/rs6000.c.diff?cvsroot=gcc&r1=1.363&r2=1.364
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/rs6000/rs6000.md.diff?cvsroot=gcc&r1=1.203&r2=1.204