]> gcc.gnu.org Git - gcc.git/commit - gcc/expmed.c
(mult_is_very_cheap): Delete.
authorRichard Kenner <kenner@gcc.gnu.org>
Fri, 30 Jul 1993 10:49:23 +0000 (06:49 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 30 Jul 1993 10:49:23 +0000 (06:49 -0400)
commit819126a60788afcdf2beafcf26ebf2127b9eb518
tree9786b18a710ae16545920354a6efca90bf4142ba
parent0d4d42c3657c4fb51806312e2af9297d91da3657
(mult_is_very_cheap): Delete.

(mult_cost): Delete.
(init_expmed): Delete computation of mult_cost and mult_is_very_cheap.
(expand_mult): Compute mult_cost here for every constant multiplier.
(synth_mult): Return found algorithms through a struct pointer.

From-SVN: r5045
gcc/expmed.c
This page took 0.087915 seconds and 5 git commands to generate.