Reviewers: iposva, William Hesse,

Description:
Begin counting references to registers, both in the frame and out.
Allocation/deallocation is explicit.  We still almost always spill
everything and then use registers directly (without allocating them).

None of this has been ported to the ARM.

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

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

Affected files:
   M     src/SConscript
   M     src/codegen-ia32.h
   M     src/codegen-ia32.cc
   A     src/register-allocator-ia32.h
   A     src/register-allocator-ia32.cc
   A     src/register-allocator.h
   M     src/virtual-frame-ia32.h
   M     src/virtual-frame-ia32.cc



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

Reply via email to