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

Issue 17176021: Merged r15193, r15263, r15267 into trunk branch. (Closed)

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

Description

Merged r15193, r15263, r15267 into trunk branch. Turn on parallel recompilation. Short-circuit embedded cons strings. HBoundsCheck shouldn't ignore Tagged input representations unconditionally. Committed: https://code.google.com/p/v8/source/detail?r=15270 BUG=v8:2740 R=jkummerow@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -27 lines) Patch
M src/arm/assembler-arm-inl.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/factory.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/factory.cc View 1 chunk +26 lines, -0 lines 0 comments Download
M src/flag-definitions.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/hydrogen-instructions.cc View 2 chunks +9 lines, -6 lines 0 comments Download
M src/ia32/assembler-ia32-inl.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/mips/assembler-mips-inl.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/assembler-x64-inl.h View 1 chunk +1 line, -0 lines 0 comments Download
A + test/mjsunit/regress/regress-embedded-cons-string.js View 1 chunk +28 lines, -18 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yang
7 years, 6 months ago (2013-06-21 15:27:51 UTC) #1
Jakob Kummerow
lgtm
7 years, 6 months ago (2013-06-21 15:29:36 UTC) #2
Yang
7 years, 6 months ago (2013-06-21 16:17:44 UTC) #3
Message was sent while issue was closed.
On 2013/06/21 15:29:36, Jakob wrote:
> lgtm

Committed patchset #1 manually as r15270.

Powered by Google App Engine
This is Rietveld 408576698