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

Issue 16782004: Reland "Enable map dependency to in-flight compilation info." (Closed)

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

Description

Reland "Enable map dependency to in-flight compilation info." BUG=248076 R=ulan@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=15077

Patch Set 1 #

Patch Set 2 : Fix clearing of dependent codes. #

Patch Set 3 : The fix. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+408 lines, -271 lines) Patch
M src/arm/lithium-codegen-arm.h View 2 chunks +0 lines, -4 lines 0 comments Download
M src/arm/lithium-codegen-arm.cc View 3 chunks +2 lines, -22 lines 0 comments Download
M src/compiler.h View 7 chunks +46 lines, -7 lines 0 comments Download
M src/compiler.cc View 4 chunks +44 lines, -4 lines 0 comments Download
M src/hydrogen.h View 3 chunks +8 lines, -5 lines 0 comments Download
M src/hydrogen.cc View 30 chunks +52 lines, -49 lines 0 comments Download
M src/hydrogen-instructions.h View 5 chunks +25 lines, -10 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.h View 2 chunks +0 lines, -4 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 3 chunks +2 lines, -22 lines 0 comments Download
M src/mark-compact.cc View 1 3 chunks +14 lines, -9 lines 0 comments Download
M src/mips/lithium-codegen-mips.h View 2 chunks +0 lines, -4 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 3 chunks +2 lines, -22 lines 0 comments Download
M src/objects.h View 1 4 chunks +22 lines, -7 lines 0 comments Download
M src/objects.cc View 1 2 5 chunks +99 lines, -14 lines 0 comments Download
M src/objects-inl.h View 2 chunks +25 lines, -16 lines 0 comments Download
M src/runtime.h View 1 chunk +1 line, -1 line 0 comments Download
M src/runtime.cc View 1 chunk +6 lines, -4 lines 0 comments Download
M src/x64/lithium-codegen-x64.h View 2 chunks +0 lines, -4 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 3 chunks +2 lines, -22 lines 0 comments Download
M test/mjsunit/compiler/parallel-proto-change.js View 2 chunks +11 lines, -6 lines 0 comments Download
M test/mjsunit/manual-parallel-recompile.js View 2 chunks +13 lines, -5 lines 0 comments Download
A + test/mjsunit/parallel-initial-prototype-change.js View 1 chunk +14 lines, -4 lines 0 comments Download
A + test/mjsunit/parallel-invalidate-transition-map.js View 2 chunks +19 lines, -25 lines 0 comments Download
M test/mjsunit/parallel-optimize-disabled.js View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Yang
Relanding this (first patch set) with fixes (second and third patch set) included.
7 years, 6 months ago (2013-06-11 16:33:56 UTC) #1
Yang
7 years, 6 months ago (2013-06-11 16:34:05 UTC) #2
ulan
LGTM
7 years, 6 months ago (2013-06-12 07:57:47 UTC) #3
Yang
7 years, 6 months ago (2013-06-12 09:43:41 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r15077 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698