Reviewers: William Hesse,

Message:
We need to ultimately sort out how to use the reserved registers in
code.  Pushing a reference to the context register is only safe if it is
spilled before RestoreContextRegister (or anything else that writes to
it without going through the frame) is called.

Description:
Experimental: eliminate a few spilled scopes in function prologue and
declaration code.

Please review this at http://codereview.chromium.org/20417

SVN Base: http://v8.googlecode.com/svn/branches/experimental/toiger/

Affected files:
   M     src/codegen-ia32.cc



--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to