Reviewers: Michael Starzinger,
Description:
[turbofan] Change End to take a variable number of inputs.
This simplifies the handling of the End node. Based on this CL we will
finally fix terminating every loop from the beginning (via Terminate
nodes) and fix inlining of Throw, Deoptimize and Terminate.
[email protected]
Please review this at https://codereview.chromium.org/1157023002/
Base URL: https://chromium.googlesource.com/v8/v8.git@master
Affected files (+227, -175 lines):
M src/compiler/ast-graph-builder.h
M src/compiler/ast-graph-builder.cc
M src/compiler/common-operator.h
M src/compiler/common-operator.cc
M src/compiler/control-reducer.cc
M src/compiler/js-inlining.cc
M src/compiler/node-properties.cc
M src/compiler/osr.cc
M test/cctest/compiler/simplified-graph-builder.cc
M test/cctest/compiler/test-changes-lowering.cc
M test/cctest/compiler/test-control-reducer.cc
M test/cctest/compiler/test-js-constant-cache.cc
M test/cctest/compiler/test-js-context-specialization.cc
M test/cctest/compiler/test-js-typed-lowering.cc
M test/cctest/compiler/test-loop-analysis.cc
M test/cctest/compiler/test-osr.cc
M test/cctest/compiler/test-run-stubs.cc
M test/cctest/compiler/test-simplified-lowering.cc
M test/unittests/compiler/common-operator-unittest.cc
M test/unittests/compiler/control-equivalence-unittest.cc
M test/unittests/compiler/control-flow-optimizer-unittest.cc
M test/unittests/compiler/control-reducer-unittest.cc
M test/unittests/compiler/graph-unittest.cc
M test/unittests/compiler/js-intrinsic-lowering-unittest.cc
M test/unittests/compiler/js-type-feedback-unittest.cc
M test/unittests/compiler/node-test-utils.h
M test/unittests/compiler/node-test-utils.cc
M test/unittests/compiler/scheduler-unittest.cc
M test/unittests/compiler/tail-call-optimization-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.