df.c data reprezentation

Diego Novillo dnovillo@redhat.com
Tue Sep 25 08:14:00 GMT 2001


On Tue, 25 Sep 2001, Daniel Berlin wrote:

> Right now, it only requires assigning each variable an id (trivial), and 
> adding routines that know how to record defs/uses for trees.
> 
This is already implemented in ast-optimizer-branch.  It's used
by SSA, but it could be used by any dataflow engine, really.

Diego.



More information about the Gcc mailing list