Kenneth Zadeck wrote: > > >is it really necessary to do your pass after reg stack. Given that >there is no if conversion that runs after regstack what is your point? > > I am talking about cross-jumping after regstack. >I should point out that there are no passes that currently use any >dataflow after regstack. > > That's because the current cross-jumping is so stupid.