(multcosts): Do not compute cost of constant power-of-two multiplies as if they were...
authorJim Wilson <wilson@gcc.gnu.org>
Sat, 21 Jan 1995 01:11:01 +0000 (17:11 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Sat, 21 Jan 1995 01:11:01 +0000 (17:11 -0800)
commita7771f7854f45f306657fd0d72833ee6a78c4afc
tree164b67b8edf829cb8c82c74b4064e357cad2bfcf
parent50d1b7a1166c5208498a8884229c8c3a08e3eb05
(multcosts): Do not compute cost of constant power-of-two multiplies as if they were shifts.

(multcosts): Do not compute cost of constant power-of-two
multiplies as if they were shifts.  Reduce multiply cost from 5 to 3.
Delete variable insn_cost.

From-SVN: r8777
gcc/config/sh/sh.c