An unusual Performance approach using Synthetic registers, and a request for guidance.

Alexandre Oliva aoliva@redhat.com
Sat Dec 28 04:58:00 GMT 2002


On Dec 27, 2002, "Michael S. Zick" <mszick@goquest.com> wrote:

> So, I think (personal opinion here), using the %EBX register as the base 
> (frame pointer) of the synthetic register frames should be your first choice.

'cept %EBX is used as the PIC base register, and you can't really
remap that to a virtual register unless you change PLT entries.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer



More information about the Gcc mailing list