Reviewers: fschneider,

Description:
Propagate reaching definitions to the instuctions of a block.

After computing RD_in for all flow graph nodes, push the reaching
definitions through the basic blocks to annotate all variable
references in the AST.

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

Affected files:
  M src/ast.h
  M src/ast.cc
  M src/data-flow.h
  M src/data-flow.cc


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

Reply via email to