loop.c (check_dbra_loop): Use a vanilla loop reversal if the biv is used to compute...
authorJeffrey A Law <law@cygnus.com>
Wed, 30 Sep 1998 17:32:15 +0000 (17:32 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 30 Sep 1998 17:32:15 +0000 (11:32 -0600)
commitc5cbf81ecfef4b9a54e05a26d1ca9c37cb012a32
tree5652067c84539e9918286170e9ff82d98cecd1ef
parentc1daea12d528ddc803fe5710aaade0767abbe661
loop.c (check_dbra_loop): Use a vanilla loop reversal if the biv is used to compute a giv or as some...

        * loop.c (check_dbra_loop): Use a vanilla loop reversal if the biv is
        used to compute a giv or as some other non-counting use.

From-SVN: r22684
gcc/ChangeLog
gcc/loop.c