]> gcc.gnu.org Git - gcc.git/commit - gcc/regmove.c
Flow rewrite to use basic block structures and edge lists.
authorRichard Henderson <rth@cygnus.com>
Thu, 25 Feb 1999 23:45:42 +0000 (15:45 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 25 Feb 1999 23:45:42 +0000 (15:45 -0800)
commite881bb1b1b60bca2b51088b8c6946feb96b0047f
tree5f11cf1c6b61122849435f2ab564e45e67595e64
parent001e880a269a8b586ee074918b6707edb190ea7c
Flow rewrite to use basic block structures and edge lists.

From-SVN: r25450
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
This page took 0.060129 seconds and 5 git commands to generate.