]> gcc.gnu.org Git - gcc.git/commit
Clean up ST_REGS handling in the MIPS backend.
authorMatthew Fortune <matthew.fortune@imgtec.com>
Tue, 17 Jun 2014 12:46:47 +0000 (12:46 +0000)
committerMatthew Fortune <mpf@gcc.gnu.org>
Tue, 17 Jun 2014 12:46:47 +0000 (12:46 +0000)
commite58b74ea3d6f27dc6e3f2022f12d1711a94f5a07
tree3b39ade88509662eb719320536c27d29db8d508d
parent9e4f27ef877c5a2cc8bfa2a2c6983a36bd15b7ea
Clean up ST_REGS handling in the MIPS backend.

gcc/

* config/mips/mips-protos.h (mips_expand_fcc_reload): Remove.
* config/mips/mips.c (mips_expand_fcc_reload): Remove.
(mips_move_to_gpr_cost): Remove ST_REGS case.
(mips_move_from_gpr_cost): Likewise.
(mips_register_move_cost): Likewise.
(mips_secondary_reload_class): Likewise.

From-SVN: r211737
gcc/ChangeLog
gcc/config/mips/mips-protos.h
gcc/config/mips/mips.c
This page took 0.060257 seconds and 5 git commands to generate.