loop.c (strength_reduce): Adjust BENEFIT appropriately if an autoincrement memory...
authorJeff Law <law@gcc.gnu.org>
Sun, 16 Mar 1997 22:50:56 +0000 (15:50 -0700)
committerJeff Law <law@gcc.gnu.org>
Sun, 16 Mar 1997 22:50:56 +0000 (15:50 -0700)
commitab16257805b6614e1ad674b29965a9faca5511bd
tree35f10784c5bc49520b0e58b68ed1f84ee4481035
parentc8163b58edb375a97197b7a2c36c1c3645528d7d
loop.c (strength_reduce): Adjust BENEFIT appropriately if an autoincrement memory reference will...

        * loop.c (strength_reduce): Adjust BENEFIT appropriately if an
        autoincrement memory reference will eliminate add insns.

From-SVN: r13717
gcc/loop.c