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

Issue 771713002: [turbofan] Make context specialization into a reducer. (Closed)

Created:
6 years ago by titzer
Modified:
6 years ago
Reviewers:
Benedikt Meurer
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Project:
v8
Visibility:
Public.

Description

[turbofan] Make context specialization into a reducer. R=bmeurer@chromium.org BUG=

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -54 lines) Patch
M src/compiler/js-context-specialization.h View 1 chunk +4 lines, -2 lines 0 comments Download
M src/compiler/js-context-specialization.cc View 1 7 chunks +23 lines, -47 lines 0 comments Download
M src/compiler/pipeline.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M test/cctest/compiler/test-js-context-specialization.cc View 2 chunks +5 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
titzer
6 years ago (2014-12-01 17:07:49 UTC) #1
Benedikt Meurer
https://codereview.chromium.org/771713002/diff/1/src/compiler/js-context-specialization.cc File src/compiler/js-context-specialization.cc (right): https://codereview.chromium.org/771713002/diff/1/src/compiler/js-context-specialization.cc#newcode39 src/compiler/js-context-specialization.cc:39: return Reducer::NoChange(); Remove Reducer:: prefix. https://codereview.chromium.org/771713002/diff/1/src/compiler/js-context-specialization.cc#newcode54 src/compiler/js-context-specialization.cc:54: return Reducer::NoChange(); ...
6 years ago (2014-12-01 17:51:57 UTC) #2
titzer
On 2014/12/01 17:51:57, Benedikt Meurer wrote: > https://codereview.chromium.org/771713002/diff/1/src/compiler/js-context-specialization.cc > File src/compiler/js-context-specialization.cc (right): > > https://codereview.chromium.org/771713002/diff/1/src/compiler/js-context-specialization.cc#newcode39 ...
6 years ago (2014-12-02 09:30:34 UTC) #3
Benedikt Meurer
lgtm
6 years ago (2014-12-02 09:32:46 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/771713002/20001
6 years ago (2014-12-02 09:33:44 UTC) #6
commit-bot: I haz the power
6 years ago (2014-12-02 10:02:44 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001)

Powered by Google App Engine
This is Rietveld 408576698