gcc/gcc ChangeLog config/mips/mips.c config/mi ...
rsandifo@gcc.gnu.org
rsandifo@gcc.gnu.org
Sun May 8 11:57:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-4_0-branch
Changes by: rsandifo@gcc.gnu.org 2005-05-08 11:57:01
Modified files:
gcc : ChangeLog
gcc/config/mips: mips.c mips.md
Log message:
PR target/21416
* config/mips/mips.c (mips_emit_compare): Don't reverse UNGE and UNGT
comparisons.
* config/mips/mips.md (swapped_fcond): New code macro and attribute.
(sgt_<mode>, sge_<mode>): Generalize to all members of swapped_fcond,
including sunge_<mode> and sungt_<mode>.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=2.7592.2.228&r2=2.7592.2.229
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/mips.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.486.2.4&r2=1.486.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/mips.md.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.313.4.1&r2=1.313.4.2
More information about the Gcc-cvs
mailing list