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

Issue 46883009: Implement global check elimination using the HFlowEngine. (Closed)

Created:
7 years, 1 month ago by titzer
Modified:
7 years ago
Reviewers:
mvstanton
CC:
v8-dev
Visibility:
Public.

Description

Implement global check elimination using the HFlowEngine. BUG= R=mvstanton@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=18137

Patch Set 1 #

Total comments: 9

Patch Set 2 : Address review comments. #

Patch Set 3 : Added static assert for range of cursor and size #

Patch Set 4 : Added static assert #

Unified diffs Side-by-side diffs Delta from patch set Stats (+324 lines, -154 lines) Patch
M src/hydrogen.cc View 1 2 2 chunks +2 lines, -1 line 0 comments Download
M src/hydrogen-check-elimination.h View 2 chunks +24 lines, -2 lines 0 comments Download
M src/hydrogen-check-elimination.cc View 1 2 3 9 chunks +298 lines, -151 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
titzer
7 years, 1 month ago (2013-10-29 14:46:22 UTC) #1
mvstanton
Hi Ben, Looking pretty cool. Some comments around kChangesMaps and stat reporting. --Michael https://codereview.chromium.org/46883009/diff/1/src/hydrogen-check-elimination.cc File ...
7 years, 1 month ago (2013-10-31 11:16:13 UTC) #2
titzer
On 2013/10/31 11:16:13, mvstanton wrote: > Hi Ben, > Looking pretty cool. Some comments around ...
7 years ago (2013-11-26 13:18:13 UTC) #3
mvstanton
With the static assert, then lgtm. https://codereview.chromium.org/46883009/diff/1/src/hydrogen-check-elimination.cc File src/hydrogen-check-elimination.cc (right): https://codereview.chromium.org/46883009/diff/1/src/hydrogen-check-elimination.cc#newcode398 src/hydrogen-check-elimination.cc:398: int16_t cursor_; // ...
7 years ago (2013-11-28 07:14:46 UTC) #4
titzer
On 2013/11/28 07:14:46, mvstanton wrote: > With the static assert, then lgtm. > > https://codereview.chromium.org/46883009/diff/1/src/hydrogen-check-elimination.cc ...
7 years ago (2013-11-28 13:29:30 UTC) #5
mvstanton
enjoy! lgtm.
7 years ago (2013-11-28 13:49:29 UTC) #6
titzer
7 years ago (2013-11-28 15:51:01 UTC) #7
Message was sent while issue was closed.
Committed patchset #4 manually as r18137 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698