OSDN Git Service

* loop.c (strength_reduce): Simplify test to INSN_P.
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 24 Apr 2000 08:23:08 +0000 (08:23 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 24 Apr 2000 08:23:08 +0000 (08:23 +0000)
commit2cbea1dc8a8cd9862b787628d0b420ffb510929e
tree05b581c0420b15c7150120e112621f282ac4f44b
parentf3fe93b08b0892aaed78b91ab75dad84f7d4adb7
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33375 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/loop.c