summaryrefslogtreecommitdiff
path: root/gcc/machmode.def
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2010-07-12 18:54:08 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2010-07-12 18:54:08 +0000
commit462f85cedc8375e893fd1179f5ecab498085c78d (patch)
treebbd31df3f0f8e6de8d0b1dc923fc0b8c2395a5ce /gcc/machmode.def
parentd474db84488c71868483429070d545811adbc677 (diff)
downloadgcc-462f85cedc8375e893fd1179f5ecab498085c78d.tar.gz
Makefile.in (expmed.o, [...]): Depend on expmed.h.
gcc/ * Makefile.in (expmed.o, target-globals.o): Depend on expmed.h. * expmed.h: New file. * expmed.c (default_target_costs): New variable. (this_target_costs): New conditional variable. (sdiv_pow2_cheap, smod_pow2_cheap, zero_cost, add_cost, neg_cost) (shift_cost, shiftadd_cost, shiftsub0_cost, shiftsub1_cost, mul_cost) (sdiv_cost, udiv_cost, mul_widen_cost, mul_highpart_cost): Delete. * target-globals.h (this_target_expmed): Declare. (target_globals): Add a expmed field. (restore_target_globals): Copy the expmed field to this_target_expmed. * target-globals.c: Include expmed.h. (default_target_globals): Initialize the expmed field. (save_target_globals): Likewise. From-SVN: r162094
Diffstat (limited to 'gcc/machmode.def')
0 files changed, 0 insertions, 0 deletions