gcc/gcc ChangeLog expmed.c
sayle@gcc.gnu.org
sayle@gcc.gnu.org
Fri Jun 11 21:34:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: sayle@gcc.gnu.org 2004-06-11 21:34:23
Modified files:
gcc : ChangeLog expmed.c
Log message:
* expmed.c (synth_mult): Add an additional MODE argument for the
machine mode of the multiplication. Update recursive calls. Use
mode instead of word_mode for determining operation costs.
(choose_mult_variant): Update calls to synth_mult with "mode".
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.3931&r2=2.3932
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/expmed.c.diff?cvsroot=gcc&r1=1.163&r2=1.164
More information about the Gcc-cvs
mailing list