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: New register allocator branch created


    > <<I've worked with the new allocator on both x86, and PowerPC, and while
    > it is orders of magnitude better than the old allocator, at least on x86,
    > >>
    >
    > Can you explain what it means to say that a register allocator is powers
    > of ten better than another allocator. What metric are you using?

    How often it spills and the number of registers needed.

So it uses 1/100 the number of registers?

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