Reviewers: jarin,
Description:
[turbofan] Add support for pushing returns into merges.
This will enable tail call optimization even across inlining. Plus it
might enable some other interesting optimizations as well. In order to
avoid blowing up the generated code, we can still canonicalize the
epilogue in the CodeGenerator, similar to what fullcodegen does.
[email protected]
Please review this at https://codereview.chromium.org/1215623002/
Base URL: https://chromium.googlesource.com/v8/v8.git@master
Affected files (+94, -10 lines):
M src/compiler/common-operator-reducer.h
M src/compiler/common-operator-reducer.cc
M test/unittests/compiler/common-operator-reducer-unittest.cc
M test/unittests/compiler/node-test-utils.h
M test/unittests/compiler/node-test-utils.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.