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

Issue 17463005: Merged r15196, r15203, r15204, r15207, r15214 into trunk branch. (Closed)

Created:
7 years, 6 months ago by Jakob Kummerow
Modified:
7 years, 6 months ago
Reviewers:
Toon Verwaest
CC:
v8-dev
Visibility:
Public.

Description

Merged r15196, r15203, r15204, r15207, r15214 into trunk branch. Tweak type info threshold. x64: LAddI must use LEAL, not LEAQ Always reset allowed OSR nesting level when reverting interrupt code patches. Bugfix in hydrogen array literal code generation. Fix using monomorphic store instruction for polymorphic stores. R=verwaest@chromium.org BUG= Committed: http://code.google.com/p/v8/source/detail?r=15215

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -65 lines) Patch
M src/arm/lithium-codegen-arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/deoptimizer.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/flag-definitions.h View 1 chunk +1 line, -1 line 0 comments Download
M src/hydrogen.cc View 2 chunks +7 lines, -1 line 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/mips/lithium-codegen-mips.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/runtime.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M src/version.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 2 chunks +4 lines, -3 lines 0 comments Download
A + test/mjsunit/array-literal-feedback.js View 1 chunk +23 lines, -38 lines 0 comments Download
A + test/mjsunit/regress/regress-polymorphic-store.js View 1 chunk +17 lines, -14 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Jakob Kummerow
7 years, 6 months ago (2013-06-19 18:16:33 UTC) #1
Toon Verwaest
lgtm
7 years, 6 months ago (2013-06-19 18:17:03 UTC) #2
Jakob Kummerow
7 years, 6 months ago (2013-06-19 18:17:57 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r15215 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698