gcc/gcc ChangeLog config/i386/i386-protos.h co ...
rth@gcc.gnu.org
rth@gcc.gnu.org
Sun Dec 12 21:00:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_3-branch
Changes by: rth@gcc.gnu.org 2004-12-12 21:00:49
Modified files:
gcc : ChangeLog
gcc/config/i386: i386-protos.h i386.c i386.h i386.md
Log message:
PR target/18932
* config/i386/i386.md (all splits and peepholes): Use flags_reg_operand
and compare_operator to propagate the input CC mode to the output.
* config/i386/i386.c (flags_reg_operand, compare_operator): New.
* config/i386/i386.h (PREDICATE_CODES): Add them.
* config/i386/i386-protos.h: Update.
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.1037&r2=1.16114.2.1038
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386-protos.h.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.86.2.2&r2=1.86.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.495.2.36&r2=1.495.2.37
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.h.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.309.2.11&r2=1.309.2.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.md.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.404.2.26&r2=1.404.2.27
More information about the Gcc-cvs
mailing list