block walk in irouts.
authorGötz Lindenmaier <goetz@ipd.info.uni-karlsruhe.de>
Thu, 28 Feb 2002 13:33:52 +0000 (13:33 +0000)
committerGötz Lindenmaier <goetz@ipd.info.uni-karlsruhe.de>
Thu, 28 Feb 2002 13:33:52 +0000 (13:33 +0000)
commitc13d7d771c9b2a78ceaefa7b5ad6c6814fcec758
tree5077531dfe4c066e9aeda50d657bdd8d3197d7b0
parent92c1ca1c4812e5d744e6ec616c2aec22f46a9e4e
block walk in irouts.
irdom implemented: dominator information.

[r321]
17 files changed:
ir/ana/Makefile.in
ir/ana/irdom.c [new file with mode: 0644]
ir/ana/irdom.h [new file with mode: 0644]
ir/ana/irdom_t.h [new file with mode: 0644]
ir/ana/irouts.c
ir/ana/irouts.h
ir/common/Makefile.in
ir/common/common.h
ir/ir/irdump.c
ir/ir/irdump.h
ir/ir/irgraph.c
ir/ir/irgraph.h
ir/ir/irgraph_t.h
ir/ir/irnode.c
ir/ir/irnode.h
ir/ir/irnode_t.h
ir/ir/iropt.c