Reviewers: Benedikt Meurer,
Message:
Could you take another look, please? (It is a tiny diff from the previous
attempt.)
Description:
Reland "More lazy deoptimization in Turbofan (binops, loads/stores)"
This relands commit r23029 + adds missing lazy deopts for JSAdd operator
inside
VisitForInStatement. The added lazy deopt still refers to a bogus bailout
id,
but at least the graphs can be scheduled.
BUG=
Please review this at https://codereview.chromium.org/450103004/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+351, -89 lines):
M src/compiler/arm/linkage-arm.cc
M src/compiler/arm64/linkage-arm64.cc
M src/compiler/ast-graph-builder.h
M src/compiler/ast-graph-builder.cc
M src/compiler/code-generator.cc
M src/compiler/ia32/linkage-ia32.cc
M src/compiler/js-generic-lowering.cc
M src/compiler/js-operator.h
M src/compiler/linkage.h
M src/compiler/linkage.cc
M src/compiler/linkage-impl.h
M src/compiler/operator-properties-inl.h
M src/compiler/register-allocator.h
M src/compiler/register-allocator.cc
M src/compiler/x64/linkage-x64.cc
M src/deoptimizer.cc
M src/objects.cc
M test/cctest/cctest.status
M test/cctest/compiler/test-scheduler.cc
M test/cctest/test-deoptimization.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.