gcc/gcc ChangeLog config/m68hc11/m68hc11.md
ciceron@gcc.gnu.org
ciceron@gcc.gnu.org
Tue Mar 2 21:55:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: ciceron@gcc.gnu.org 2004-03-02 21:55:36
Modified files:
gcc : ChangeLog
gcc/config/m68hc11: m68hc11.md
Log message:
* config/m68hc11/m68hc11.md ("*pushdi_internal"): New insn and split
to separate push from moves.
("*pushdf_internal"): Likewise.
("*pushsf_internal"): Likewise.
("*pushsi_internal"): Likewise.
("movdi_internal"): Use define_insn_and_split; non push operand.
("movdf_internal"): Likewise.
("movsf_internal"): Likewise.
("movsi_internal"): Likewise.
("*movhi_68hc12", "*addhi3_68hc12"): Fix and tune constraints
("*addhi3", "*subhi3", "*andhi3_mem", "*iorhi3_mem"): Likewise.
("*ashlsi3_const1", "*lshrsi3_const1"): Likewise.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.3003&r2=2.3004
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68hc11/m68hc11.md.diff?cvsroot=gcc&r1=1.59&r2=1.60
More information about the Gcc-cvs
mailing list