[tree-ssa] variable partitions & liveness

Diego Novillo dnovillo@redhat.com
Fri Apr 4 18:11:00 GMT 2003


On Fri, 2003-04-04 at 12:59, Andrew MacLeod wrote:

> The next step after this patch is to provide some basic live range
> information on the reduced partition sets, ie live-on-entry and
> live-on-exit at the very least. They will go into the same new files.
> 
Cool.  This will come in handy.

> This bootstraps and causes no new regressions.  
> comments? Ok to check in?
> 
Excellent!  The unSSA pass is your turf, so go ahead and make any
changes you deem appropriate.  We all know where you live if you ever
break anything ;)

Don't forget the ChangeLog, though.


Diego.

PS: You can get a diff for new files if you do 'cvs add' and use -N when
doing 'cvs diff'.



More information about the Gcc-patches mailing list