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]

Re: Use of register 17 on x86


    Global opts do present a problem -- this is one of the reasons why
    having multiple levels of IL is a good idea.

Unquestionably, but GCC's main strength has always been (and I suspect will
always continue to be) its RTL optimizations.  So giving them up in a major
case such as this is a real downside.


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