gcc/gcc ChangeLog expmed.c
sayle@gcc.gnu.org
sayle@gcc.gnu.org
Tue Jun 29 17:13:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: sayle@gcc.gnu.org 2004-06-29 17:13:10
Modified files:
gcc : ChangeLog expmed.c
Log message:
* expmed.c (expand_smod_pow2): Provide alternate implementations
that avoid conditional jumps, and choose between them based upon
the target's rtx_costs.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.4194&r2=2.4195
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/expmed.c.diff?cvsroot=gcc&r1=1.170&r2=1.171
More information about the Gcc-cvs
mailing list