* rtlanal.c (insn_dependant_p, insn_dependant_p_1): New.
commit2634dcd9a3568fd1e2af505fa5c0cd0588b8fb3b
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 May 2000 03:44:58 +0000 (19 03:44 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 May 2000 03:44:58 +0000 (19 03:44 +0000)
treed5333410ff7875c1b503f1494dbce8488dfa6e4d
parent0a0ecd8f7517897cdc89726b65bf7e18ea581bdc
    * rtlanal.c (insn_dependant_p, insn_dependant_p_1): New.
        * rtl.h (insn_dependant_p): Declare it.
        * loop.c (strength_reduce): Use it.

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