]> gcc.gnu.org Git - gcc.git/commit
Change MEMORY_MOVE_COST defs and uses to be able to take register class into account.
authorKen Raeburn <raeburn@cygnus.com>
Mon, 16 Mar 1998 11:56:25 +0000 (11:56 +0000)
committerKen Raeburn <raeburn@gcc.gnu.org>
Mon, 16 Mar 1998 11:56:25 +0000 (11:56 +0000)
commitcbd5b9a22dbba1046ca3968919449339ea7265c6
tree6f74b0e16a811b7beba5cb97f6b174bc298a2458
parent8b1616ad12f821928f25cee27f3008803d13b0d8
Change MEMORY_MOVE_COST defs and uses to be able to take register class into account.

Change MEMORY_MOVE_COST defs and uses to be able to take register class into
account.  Change mips def to actually do so, others to just ignore extra args.
Doc changes too.

From-SVN: r18621
16 files changed:
gcc/ChangeLog
gcc/config/1750a/1750a.h
gcc/config/a29k/a29k.h
gcc/config/alpha/alpha.h
gcc/config/arc/arc.h
gcc/config/arm/arm.h
gcc/config/dsp16xx/dsp16xx.h
gcc/config/i386/i386.h
gcc/config/m32r/m32r.h
gcc/config/m88k/m88k.h
gcc/config/mips/mips.h
gcc/config/rs6000/rs6000.h
gcc/regclass.c
gcc/reload.h
gcc/reload1.c
gcc/tm.texi
This page took 0.066451 seconds and 5 git commands to generate.