This is the mail archive of the gcc@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: redirect_edge_and_branch questions


On Mon, 2004-10-04 at 10:22, Steven Bosscher wrote:
> On Oct 04, 2004 04:19 PM, Andrew MacLeod <amacleod@redhat.com> wrote:
> >  Before I have to
> > figure this all out, does anyone use dominators after SSA->normal? I
> > don't want to update them if I don't have to.
> 
> I guess we want to expand the GIMPLE basic blocks to RTL in
> dominator order, eventually...?


Then they can rebuild them :-)  eventually might be a long ways away :-)
And Im not convinced that This isnt going to mess it up enough that they
have to be rebuilt anyway.

Andrew


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