On Mon, Apr 20, 2009 at 1:33 PM, fearyourself <fearyours...@gmail.com> wrote: > > For the moment, we will be remaining in the 4.3.2 version and have no > plans to follow the next 4.4/4.5 versions. > > Does any architecture do such a "machine-specific reorg" pass. I've > looked around and haven't really seen one. Could you give me an idea > of where to look and how exactly that would work? > > Thanks a lot, > Jc
ARM has multiple load/store and it had some predictable support in gcc 4.3.x, perhaps you can take a look at it. But it was far from good, IMHO, see PR9831 for details.