Flow rewrite to use basic block structures and edge lists.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 25 Feb 1999 23:45:42 +0000 (23:45 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 25 Feb 1999 23:45:42 +0000 (23:45 +0000)
commit71caadc045ef9387efaa189404bba29d083a1771
tree5f11cf1c6b61122849435f2ab564e45e67595e64
parente3e7d1c2029a646e0edad36cc7d3ad64dcab82bd
Flow rewrite to use basic block structures and edge lists.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25450 138bc75d-0d04-0410-961f-82ee72b054a4
26 files changed:
gcc/ChangeLog
gcc/basic-block.h
gcc/combine.c
gcc/emit-rtl.c
gcc/except.c
gcc/flow.c
gcc/function.c
gcc/function.h
gcc/global.c
gcc/graph.c
gcc/haifa-sched.c
gcc/jump.c
gcc/local-alloc.c
gcc/print-rtl.c
gcc/reg-stack.c
gcc/regclass.c
gcc/regmove.c
gcc/reload1.c
gcc/resource.c
gcc/rtl.c
gcc/rtl.h
gcc/sched.c
gcc/stmt.c
gcc/toplev.c
gcc/unroll.c
gcc/varray.h