Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(105)

Issue 639883002: Add more missing deopts (Closed)

Created:
6 years, 2 months ago by Jarin
Modified:
6 years, 1 month ago
Reviewers:
Benedikt Meurer
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : More fixes #

Patch Set 3 : Rebase #

Patch Set 4 : Handle dead output projections used by framestates #

Patch Set 5 : Rebase bailout ids #

Patch Set 6 : Rebase #

Patch Set 7 : Get rid of the ObjectLiteral property bailouts #

Patch Set 8 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+128 lines, -24 lines) Patch
M src/arm/full-codegen-arm.cc View 1 2 3 4 5 6 7 3 chunks +3 lines, -0 lines 0 comments Download
M src/arm64/full-codegen-arm64.cc View 1 2 3 4 5 6 7 3 chunks +3 lines, -0 lines 0 comments Download
M src/ast.h View 1 2 3 4 5 6 3 chunks +10 lines, -2 lines 0 comments Download
M src/compiler.cc View 1 2 3 4 5 6 7 2 chunks +3 lines, -3 lines 0 comments Download
M src/compiler/ast-graph-builder.cc View 1 2 3 4 5 6 7 5 chunks +12 lines, -3 lines 0 comments Download
M src/compiler/common-operator.h View 1 2 3 4 5 6 7 1 chunk +4 lines, -0 lines 0 comments Download
M src/compiler/instruction-selector.h View 1 2 3 4 5 6 7 1 chunk +4 lines, -0 lines 0 comments Download
M src/compiler/instruction-selector.cc View 1 2 3 4 5 6 7 2 chunks +33 lines, -4 lines 0 comments Download
M src/compiler/instruction-selector-impl.h View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
M src/compiler/linkage.cc View 1 2 3 chunks +27 lines, -7 lines 0 comments Download
M src/compiler/operator-properties-inl.h View 1 2 3 4 5 6 7 1 chunk +3 lines, -0 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 1 2 3 4 5 6 7 3 chunks +3 lines, -0 lines 0 comments Download
M src/mips/full-codegen-mips.cc View 1 2 3 4 5 6 7 3 chunks +3 lines, -0 lines 0 comments Download
M src/mips64/full-codegen-mips64.cc View 1 2 3 4 5 6 7 3 chunks +3 lines, -0 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 1 2 3 4 5 6 7 3 chunks +3 lines, -0 lines 0 comments Download
M src/x87/full-codegen-x87.cc View 1 2 3 4 5 6 7 3 chunks +3 lines, -0 lines 0 comments Download
M test/mjsunit/harmony/proxies.js View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/regress/regress-417709a.js View 1 1 chunk +1 line, -1 line 0 comments Download
M test/unittests/compiler/js-operator-unittest.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Jarin
Could you take a look, please?
6 years, 2 months ago (2014-10-22 15:13:14 UTC) #2
Benedikt Meurer
lgtm
6 years, 2 months ago (2014-10-23 06:35:45 UTC) #3
Jarin
6 years, 1 month ago (2014-10-26 10:25:13 UTC) #4
Message was sent while issue was closed.
Committed patchset #8 (id:140001) manually as 24886 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698