Reviewers: fschneider, danno,

Message:
I also redid the macros we use to bailout and check for bailout.

Description:
Relax assumptions about control flow in the hydrogen graph.

Previously we assumed that control was always live after visiting an
expression, and that control was live to both basic block targets of an
expression in a test context.

Now we allow any expression to exit the graph.

[email protected],[email protected]


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

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

Affected files:
  M src/hydrogen.cc


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

Reply via email to