gcc ./ChangeLog config/rs6000/rs6000.c config/ ...
aldyh@gcc.gnu.org
aldyh@gcc.gnu.org
Tue Feb 12 20:00:00 GMT 2002
CVSROOT: /cvs/uberbaum
Module name: gcc
Changes by: aldyh@sources.redhat.com 2002-02-12 20:00:29
Modified files:
. : ChangeLog
config/rs6000 : rs6000.c rs6000.h rs6000.md
Log message:
2002-02-12 Aldy Hernandez <aldyh@redhat.com>
* config/rs6000/rs6000.md: Use predicate altivec_register_operand
for altivec_lvx* and altivec_stvx*.
("*movv4si_internal"): Add constraint for loading from GPRs.
("*movv8hi_internal1"): Same.
("*movv16qi_internal1"): Same.
("*movv4sf_internal1"): Same.
* config/rs6000/rs6000.c (altivec_register_operand): New.
* config/rs6000/rs6000.h (PREDICATE_CODES): Add
altivec_register_operand.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.13017&r2=1.13018
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/config/rs6000/rs6000.c.diff?cvsroot=gcc&r1=1.283&r2=1.284
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/config/rs6000/rs6000.h.diff?cvsroot=gcc&r1=1.179&r2=1.180
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/config/rs6000/rs6000.md.diff?cvsroot=gcc&r1=1.165&r2=1.166
More information about the Gcc-cvs
mailing list