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 actually find it odd that we do so badly in examples like that.
It makes me wonder if we do the same thing for C++ code. If we do, and
it's spilling link registers like that, all the time, it must *really*
kill virtual function performance, among other things.
>>

Indeed, one has to react partly that the new allocator looks good, but
partly also that the old one seems surprisingly bad in this case.

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