gcc/gcc ChangeLog ifcvt.c
dj@gcc.gnu.org
dj@gcc.gnu.org
Fri Jul 27 20:13:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: dj@gcc.gnu.org 2001-07-27 20:13:34
Modified files:
gcc : ChangeLog ifcvt.c
Log message:
* ifcvt.c (noce_get_alt_condition): If the condition is a compare
against a constant, try to adjust the compare to have the desired
constant in it so that min/max optimizations happen more often.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.10812&r2=1.10813
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ifcvt.c.diff?cvsroot=gcc&r1=1.58&r2=1.59
More information about the Gcc-cvs
mailing list