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: Reserving a number of consecutive registers


On Mon, Apr 20, 2009 at 1:33 PM, fearyourself <fearyourself@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.


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