This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [tcb] Incremental SSA updates


Hello,

> >the scheme in ssaupdate-branch replaces ssa-into-ssa.
> >It also allows you to specify whether you need to insert phi nodes.
> >
> Excellent.  Is it ready to go in mainline for 4.1?  If so, I'll just 
> take it from ssaupdate-branch.

I haven't made mainline merge for some time :-(.  It also partially
depends on Andrew's immediate uses stuff (but not critically -- you want
to specify which uses you want to process directly anyway, if I
understand well, so this should not affect you); I am not quite sure what is
the current state of this project.

If you are still interested, I will make it up-to-date and prepare a
patch for tcb.

Zdenek


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]