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

Issue 694473002: [turbofan] optimize hot loop in ResolveControlFlow (Closed)

Created:
6 years, 1 month ago by dcarney
Modified:
6 years, 1 month ago
Reviewers:
Jarin
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

[turbofan] optimize hot loop in ResolveControlFlow R=jarin@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=25149

Patch Set 1 : #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : binary search #

Patch Set 5 : #

Patch Set 6 : #

Total comments: 12

Patch Set 7 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+216 lines, -106 lines) Patch
M src/compiler/register-allocator.h View 1 2 3 4 5 6 5 chunks +11 lines, -7 lines 0 comments Download
M src/compiler/register-allocator.cc View 1 2 3 4 5 6 24 chunks +205 lines, -99 lines 1 comment Download

Messages

Total messages: 12 (8 generated)
Jarin
https://codereview.chromium.org/694473002/diff/200001/src/compiler/register-allocator.cc File src/compiler/register-allocator.cc (right): https://codereview.chromium.org/694473002/diff/200001/src/compiler/register-allocator.cc#newcode1302 src/compiler/register-allocator.cc:1302: LiveRangeBound* Find(const LifetimePosition position) { Could not we use ...
6 years, 1 month ago (2014-11-04 10:42:09 UTC) #7
dcarney
https://codereview.chromium.org/694473002/diff/200001/src/compiler/register-allocator.cc File src/compiler/register-allocator.cc (right): https://codereview.chromium.org/694473002/diff/200001/src/compiler/register-allocator.cc#newcode1302 src/compiler/register-allocator.cc:1302: LiveRangeBound* Find(const LifetimePosition position) { On 2014/11/04 10:42:08, jarin ...
6 years, 1 month ago (2014-11-05 09:02:02 UTC) #10
Jarin
lgtm https://codereview.chromium.org/694473002/diff/260001/src/compiler/register-allocator.cc File src/compiler/register-allocator.cc (right): https://codereview.chromium.org/694473002/diff/260001/src/compiler/register-allocator.cc#newcode1304 src/compiler/register-allocator.cc:1304: } else { Thanks, this looks much better!
6 years, 1 month ago (2014-11-05 12:30:18 UTC) #11
dcarney
6 years, 1 month ago (2014-11-05 12:46:51 UTC) #12
Message was sent while issue was closed.
Committed patchset #7 (id:260001) manually as 25149 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698