Reviewers: jarin,
Message:
PTAL
Description:
[turbofan] Add new ControlEffect and Finish operators.
Fix the ChangeLowering to properly use ControlEffect nodes
to turn the control output of IfTrue nodes into an effect
input for the Load nodes, and to properly use Finish nodes
to ensure that allocation and store were both performed
prior to actually using the allocated heap number.
TEST=compiler-unittests
Please review this at https://codereview.chromium.org/479163002/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+253, -66 lines):
M src/compiler/change-lowering.cc
M src/compiler/common-operator.h
M src/compiler/opcodes.h
M src/compiler/operator-properties-inl.h
M src/compiler/typer.cc
M test/compiler-unittests/change-lowering-unittest.cc
M test/compiler-unittests/common-operator-unittest.cc
M test/compiler-unittests/graph-unittest.h
M test/compiler-unittests/graph-unittest.cc
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.