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] | |
I am talking about cross-jumping after regstack.
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 should point out that there are no passes that currently use anyThat's because the current cross-jumping is so stupid.
dataflow after regstack.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |