aboutsummaryrefslogtreecommitdiff
path: root/gcc/ira.c
diff options
context:
space:
mode:
authorrsandifo <>2010-07-12 18:02:55 +0000
committerrsandifo <>2010-07-12 18:02:55 +0000
commit5da865e56023b57f017e1995ecd3c05ab3aee955 (patch)
tree8d8e2175f8a02aff3689db8673741343a8f10fbf /gcc/ira.c
parent83da3aa62ee9fd4c6ebdf8b1edeb59ddfa45ac43 (diff)
gcc/
* Makefile.in (target-globals.o): Depend on $(CFGLOOP_H). * cfgloop.h (target_cfgloop): New structure. (default_target_cfgloop): Declare. (this_target_cfgloop): Declare as a variable or define as a macro. (target_avail_regs, target_clobbered_regs, target_res_regs) (target_reg_cost, target_spill_cost): Redefine as macros. * cfgloopanal.c (default_target_cfgloop): New variable. (this_target_cfgloop): New conditional variable. (target_avail_regs, target_clobbered_regs, target_res_regs) (target_reg_cost, target_spill_cost): Delete. * target-globals.h (this_target_cfgloop): Declare. (target_globals): Add a cfgloop field. (restore_target_globals): Copy the cfgloop field to this_target_cfgloop. * target-globals.c: Include cfgloop.h. (default_target_globals): Initialize the cfgloop field. (save_target_globals): Likewise.
Diffstat (limited to 'gcc/ira.c')
0 files changed, 0 insertions, 0 deletions