OSDN Git Service

* config/mips/mips.c (mips_rtx_cost_optimize_size): New table of
authordavidu <davidu@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 Nov 2006 14:28:08 +0000 (14:28 +0000)
committerdavidu <davidu@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 Nov 2006 14:28:08 +0000 (14:28 +0000)
commitc8c043b2c97f551b14b71de7e52810c9d6dbd520
tree3a3b4ff53a714a1a5394ac1a1f6f30b795235e77
parentfb244a46bda62e54a6cc480c32de72e7036915f6
* config/mips/mips.c (mips_rtx_cost_optimize_size): New table of
costs when optimizing for size.
(override_options): Use mips_rtx_cost_optimize_size table for cost
calculations.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@118550 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mips/mips.c