diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2010-07-12 18:53:33 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2010-07-12 18:53:33 +0000 |
commit | 55e78c8cf92151e9395ff9cfe91277b58f7fc1d0 (patch) | |
tree | 191314ba26394a131d04588253375bac451eef17 /gcc/alias.c | |
parent | 6642445b2caf5917b0aa341ab998b01796310751 (diff) | |
download | gcc-55e78c8cf92151e9395ff9cfe91277b58f7fc1d0.zip gcc-55e78c8cf92151e9395ff9cfe91277b58f7fc1d0.tar.gz gcc-55e78c8cf92151e9395ff9cfe91277b58f7fc1d0.tar.bz2 |
regs.h (target_regs): Add x_hard_regs_of_mode...
gcc/
* regs.h (target_regs): Add x_hard_regs_of_mode, x_contains_reg_of_mode,
x_move_cost, x_may_move_in_cost, x_may_move_out_cost and
x_last_mode_for_init_move_cost.
(have_regs_of_mode, contains_reg_of_mode, move_cost)
(may_move_in_cost, may_move_out_cost): Redefine as macros.
* reginfo.c (have_regs_of_mode, contains_reg_of_mode, move_cost)
(may_move_in_cost, may_move_out_cost): Delete.
(last_mode_for_init_move_cost): Redefine as a macro.
From-SVN: r162090
Diffstat (limited to 'gcc/alias.c')
0 files changed, 0 insertions, 0 deletions