gcc/gcc ChangeLog config/sparc/sparc.md
ebotcazou@gcc.gnu.org
ebotcazou@gcc.gnu.org
Tue May 17 20:06:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: ebotcazou@gcc.gnu.org 2005-05-17 20:06:11
Modified files:
gcc : ChangeLog
gcc/config/sparc: sparc.md
Log message:
* config/sparc/sparc.md (movhi): Do not test constness
of operand #1 twice.
(movsi): Likewise.
(movdi): Unconditionally accept zero as second operand
when the first is memory.
(movdi_insn_sp32): Handle above case.
(DImode splitter): Use predicates.
(DImode splitter): Use const_zero_operand predicate.
(movsf_insn): Swap 2 alternatives.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.8833&r2=2.8834
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/sparc.md.diff?cvsroot=gcc&r1=1.235&r2=1.236
More information about the Gcc-cvs
mailing list