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

Issue 25039003: Only call into the HOsrBuilder if required for OSR. (Closed)

Created:
7 years, 2 months ago by mvstanton
Modified:
7 years, 2 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Refactoring such that loop builders only call into the HOsrBuilder if compiling for OSR. BUG= R=mstarzinger@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=16990

Patch Set 1 #

Total comments: 10

Patch Set 2 : Addressed nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -22 lines) Patch
M src/hydrogen.h View 1 2 chunks +8 lines, -0 lines 0 comments Download
M src/hydrogen.cc View 1 6 chunks +23 lines, -5 lines 0 comments Download
M src/hydrogen-osr.h View 2 chunks +3 lines, -3 lines 0 comments Download
M src/hydrogen-osr.cc View 1 2 chunks +3 lines, -14 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
mvstanton
Hi Michael, PTAL, thx! ---Michael
7 years, 2 months ago (2013-09-27 13:16:15 UTC) #1
Michael Starzinger
LGTM with nits. https://codereview.chromium.org/25039003/diff/1/src/hydrogen-osr.cc File src/hydrogen-osr.cc (right): https://codereview.chromium.org/25039003/diff/1/src/hydrogen-osr.cc#newcode40 src/hydrogen-osr.cc:40: HBasicBlock* HOsrBuilder::BuildOsrLoopEntry( nit: Should fit into ...
7 years, 2 months ago (2013-09-27 13:26:21 UTC) #2
mvstanton
thanks very mich-- much. https://codereview.chromium.org/25039003/diff/1/src/hydrogen-osr.cc File src/hydrogen-osr.cc (right): https://codereview.chromium.org/25039003/diff/1/src/hydrogen-osr.cc#newcode40 src/hydrogen-osr.cc:40: HBasicBlock* HOsrBuilder::BuildOsrLoopEntry( On 2013/09/27 13:26:22, ...
7 years, 2 months ago (2013-09-27 13:31:43 UTC) #3
mvstanton
7 years, 2 months ago (2013-09-27 13:38:13 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r16990 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698