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

Issue 9215010: Merge r10006, r10087 and r10126 from bleeding edge to the 3.6 branch. (Closed)

Created:
8 years, 11 months ago by fschneider
Modified:
8 years, 11 months ago
CC:
v8-dev
Visibility:
Public.

Description

Merge r10006, r10087 and r10126 from bleeding edge to the 3.6 branch. This fixes a bug with lazy deoptimization that can cause incorrect results. BUG=v8:1895 Committed: http://code.google.com/p/v8/source/detail?r=10419

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+500 lines, -799 lines) Patch
M src/arm/deoptimizer-arm.cc View 3 chunks +22 lines, -54 lines 0 comments Download
M src/arm/lithium-codegen-arm.h View 6 chunks +15 lines, -13 lines 0 comments Download
M src/arm/lithium-codegen-arm.cc View 27 chunks +98 lines, -124 lines 0 comments Download
M src/deoptimizer.cc View 1 chunk +2 lines, -16 lines 0 comments Download
M src/hydrogen-instructions.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/ia32/deoptimizer-ia32.cc View 4 chunks +47 lines, -69 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.h View 7 chunks +13 lines, -21 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 27 chunks +98 lines, -114 lines 0 comments Download
M src/ia32/lithium-ia32.h View 1 chunk +0 lines, -10 lines 0 comments Download
M src/lithium.h View 4 chunks +7 lines, -1 line 0 comments Download
M src/objects.h View 2 chunks +3 lines, -1 line 0 comments Download
M src/objects.cc View 1 chunk +6 lines, -3 lines 0 comments Download
M src/safepoint-table.h View 5 chunks +29 lines, -49 lines 0 comments Download
M src/safepoint-table.cc View 4 chunks +24 lines, -36 lines 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/deoptimizer-x64.cc View 3 chunks +16 lines, -131 lines 0 comments Download
M src/x64/lithium-codegen-x64.h View 7 chunks +15 lines, -14 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 27 chunks +96 lines, -140 lines 0 comments Download
M test/mjsunit/compiler/regress-funcaller.js View 4 chunks +8 lines, -3 lines 0 comments Download
A + test/mjsunit/compiler/regress-lazy-deopt.js View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
fschneider
8 years, 11 months ago (2012-01-16 15:39:43 UTC) #1
Vyacheslav Egorov (Chromium)
8 years, 11 months ago (2012-01-16 17:09:46 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698