[tcb] Incremental SSA updates

Zdenek Dvorak rakdver@atrey.karlin.mff.cuni.cz
Mon Feb 7 00:58:00 GMT 2005


Hello,

> The pass tries to be efficient in only traversing and updating
> just the blocks and statements affected by the name replacement.
> But I still haven't done any profiling.
> 
> I don't know whether this is generic enough to be used in other
> passes that need to update the SSA form.  Besides
> rewrite_ssa_into_ssa, I've seen other functions that may be doing
> similar things.  I'll take a look.

you may also want to check ssaupdate-branch, where I have done something
very similar.

Zdenek



More information about the Gcc-patches mailing list