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: Can we speed up the gcc_target structure?


kenner@vlsi1.ultra.nyu.edu (Richard Kenner) writes:

>     Wasn't Michael Matz just saying that regclass.c needed a major rework
>     anyway, or the new register allocator would never be able to replace
>     the old?  I don't know what his design looks like, or even if he has
>     one yet, but surely there is a simpler way to structure this, that
>     doesn't involve lots of little tiny macros.
>
> I don't see what that has to do with the specification of classes, which
> are attributes of the machine.  Those macros are used by far more than
> just regclass.c and the register allocator ...

I'm speculating that a simpler specification of classes could be
informed by the needs of the new register allocator.  That's all.

zw


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