Reviewers: Kasper Lund,

Description:
Restructure to support recursive invocation of the CFG builder.  Add
support for stack-allocated variables when run with multipass.

There is no liveness analysis and they are currently always allocated
to memory.


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

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
   M     src/arm/cfg-arm.cc
   M     src/cfg.h
   M     src/cfg.cc
   M     src/compiler.cc
   M     src/ia32/cfg-ia32.cc
   M     src/x64/cfg-x64.cc



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

Reply via email to