]> git.ipfire.org Git - thirdparty/gcc.git/commit
loop.c (strength_reduce): Simplify test to INSN_P.
authorJan Hubicka <jh@suse.cz>
Mon, 24 Apr 2000 08:23:08 +0000 (08:23 +0000)
committerJan Hubicka <hubicka@gcc.gnu.org>
Mon, 24 Apr 2000 08:23:08 +0000 (08:23 +0000)
commitce7de04c2b23c8f47288624006539204c70eaccd
tree05b581c0420b15c7150120e112621f282ac4f44b
parentda668e9c924505e5a4531dc69e40f916b988c73a
loop.c (strength_reduce): Simplify test to INSN_P.

* loop.c (strength_reduce): Simplify test to INSN_P.
(record_giv): Attempt to simplify the add value, use CONSTANT_P
expressions instead of CONST_INT.
(express_from_1): Likewise.

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