Reviewers: Mads Ager,

Message:
Mads, can you take a quick look at this?  I'm hoping it makes it easier
to work (and do code reviews) on the code generator.

Description:
Experimental: introduce a helper class to delmite a scope where the
virtual frame is expected to be spilled.  Add versions of code
generator helper functions that spill the virtual frame before
returning.

This change should preserve semantics (one redundant spill was
removed) and is mostly for documentation purposes.  It should make
reading and reviewing the code easier.

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

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

Affected files:
   M     src/codegen-ia32.h
   M     src/codegen-ia32.cc
   M     src/virtual-frame-ia32.h



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

Reply via email to