aboutsummaryrefslogtreecommitdiff
path: root/gcc/ifcvt.c
diff options
context:
space:
mode:
authorRoger Sayle <roger@eyesopen.com>2004-07-11 14:32:49 +0000
committerRoger Sayle <sayle@gcc.gnu.org>2004-07-11 14:32:49 +0000
commit06a67bdd66ac806bea322b14f4e94fd03ad444f2 (patch)
treed42a31e10870dfca2e30938ea3e93da70534df8d /gcc/ifcvt.c
parente08b5a758a9dec2bf31df677b2da9345ca791044 (diff)
downloadgcc-06a67bdd66ac806bea322b14f4e94fd03ad444f2.zip
gcc-06a67bdd66ac806bea322b14f4e94fd03ad444f2.tar.gz
gcc-06a67bdd66ac806bea322b14f4e94fd03ad444f2.tar.bz2
rs6000.c (struct processor_costs): Change semantics of fields to include the COST_N_INSNS scaling...
* rs6000.c (struct processor_costs): Change semantics of fields to include the COST_N_INSNS scaling, and update all initializers. (rs6000_rtx_costs): Don't use COSTS_N_INSNS on rs6000_cost fields. Use COSTS_N_INSNS(1) for NOT, SIGN_EXTEND, ZERO_EXTEND and COMPARE. Use rs6000_cost->fp for both FLOAT_TRUNCATE and UNSPEC_FRSP. When optimizing for size, use COSTS_N_INSNS(1) for CALL and IF_THEN_ELSE. From-SVN: r84512
Diffstat (limited to 'gcc/ifcvt.c')
0 files changed, 0 insertions, 0 deletions