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: local data flow


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.


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