alpha.c (struct alpha_rtx_cost_data): Add int_div.
authorRichard Henderson <rth@redhat.com>
Fri, 2 Jul 2004 06:11:30 +0000 (23:11 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 2 Jul 2004 06:11:30 +0000 (23:11 -0700)
commit8260c194b7ee859e189226d198f84defc373f8d2
tree4ef589ebb05634b4a13fe5da61c5a0a216a5231f
parent6429e3bef352c9dc940977d3079f025f3268a8b9
alpha.c (struct alpha_rtx_cost_data): Add int_div.

        * config/alpha/alpha.c (struct alpha_rtx_cost_data): Add int_div.
        (alpha_rtx_cost_data): Update to match.
        (alpha_rtx_cost_size): New.
        (alpha_rtx_costs): Honor optimize_size.

From-SVN: r84014
gcc/ChangeLog
gcc/config/alpha/alpha.c