gcc/gcc ChangeLog config/i386/i386.md
uros@gcc.gnu.org
uros@gcc.gnu.org
Mon May 3 13:21:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: uros@gcc.gnu.org 2004-05-03 13:21:01
Modified files:
gcc : ChangeLog
gcc/config/i386: i386.md
Log message:
* config/i386/i386.md (*fyl2x_sfxf3, *fyl2x_dfxf3): Remove insn
definition.
(log?f2, log10?f2, log2?f2): Reimplement expanders with
float_truncate insn.
(*fxtractsf3, *fxtractdf3): Remove insn definition.
(logb?f2): Reimplement expanders with float_truncate insn.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.3558&r2=2.3559
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.md.diff?cvsroot=gcc&r1=1.533&r2=1.534
More information about the Gcc-cvs
mailing list