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

Issue 204353003: Merged r19834, r19843 into 3.23 branch. (Closed)

Created:
6 years, 9 months ago by Yang
Modified:
6 years, 9 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Merged r19834, r19843 into 3.23 branch. Fix lazy deopt after tagged binary ops BUG=chromium:350434 LOG=N R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20068

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+149 lines, -124 lines) Patch
M src/arm/lithium-arm.h View 2 chunks +1 line, -5 lines 0 comments Download
M src/arm/lithium-arm.cc View 3 chunks +20 lines, -24 lines 0 comments Download
M src/arm/lithium-codegen-arm.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/arm/lithium-codegen-arm.cc View 2 chunks +7 lines, -1 line 0 comments Download
M src/deoptimizer.cc View 1 chunk +24 lines, -0 lines 0 comments Download
M src/heap.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M src/hydrogen-instructions.h View 2 chunks +4 lines, -2 lines 0 comments Download
M src/hydrogen-instructions.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 2 chunks +3 lines, -1 line 0 comments Download
M src/ia32/lithium-ia32.h View 2 chunks +1 line, -5 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 3 chunks +20 lines, -25 lines 0 comments Download
M src/mips/lithium-codegen-mips.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M src/mips/lithium-mips.h View 2 chunks +1 line, -5 lines 0 comments Download
M src/mips/lithium-mips.cc View 3 chunks +20 lines, -24 lines 0 comments Download
M src/safepoint-table.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/serialize.h View 1 chunk +1 line, -1 line 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/lithium-codegen-x64.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 2 chunks +7 lines, -1 line 0 comments Download
M src/x64/lithium-x64.h View 2 chunks +1 line, -5 lines 0 comments Download
M src/x64/lithium-x64.cc View 3 chunks +20 lines, -24 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yang
6 years, 9 months ago (2014-03-19 12:57:08 UTC) #1
Jakob Kummerow
LGTM, thanks!
6 years, 9 months ago (2014-03-19 12:58:27 UTC) #2
Yang
6 years, 9 months ago (2014-03-19 12:59:51 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r20068.

Powered by Google App Engine
This is Rietveld 408576698