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

Issue 1256313003: [turbofan] Preprocessing live ranges before register allocation. (Closed)

Created:
5 years, 4 months ago by Mircea Trofin
Modified:
5 years, 4 months ago
Reviewers:
Benedikt Meurer, Jarin
CC:
v8-dev, Jim Stichnoth, jvoung (off chromium)
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Setting up the stage for heuristics that preprocess live ranges before register allocation, and are independent of register allocation - e.g. the deferred blocks heuristic, or the split at call sites heuristic. Added a separate flag for this, since we intend to enable it for the linear allocator as well. Currently, the option is "on" for greedy, as a point in time to enable its testing (through the greedy allocator bots). BUG= Committed: https://crrev.com/c11ab6f7e51c38f1aebae783bdf6bff801389f91 Cr-Commit-Position: refs/heads/master@{#30005}

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -0 lines) Patch
M BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M src/compiler/pipeline.cc View 3 chunks +17 lines, -0 lines 0 comments Download
A src/compiler/preprocess-live-ranges.h View 1 chunk +35 lines, -0 lines 0 comments Download
A src/compiler/preprocess-live-ranges.cc View 1 chunk +29 lines, -0 lines 0 comments Download
M src/flag-definitions.h View 1 chunk +3 lines, -0 lines 0 comments Download
M tools/gyp/v8.gyp View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
Mircea Trofin
5 years, 4 months ago (2015-07-31 16:09:00 UTC) #4
Jarin
On 2015/07/31 16:09:00, Mircea Trofin wrote: Quick update: Benedikt is on vacation; I have just ...
5 years, 4 months ago (2015-08-03 14:46:07 UTC) #5
Jarin
lgtm
5 years, 4 months ago (2015-08-04 06:10:07 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1256313003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1256313003/40001
5 years, 4 months ago (2015-08-04 14:24:46 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:40001)
5 years, 4 months ago (2015-08-04 14:49:49 UTC) #9
commit-bot: I haz the power
5 years, 4 months ago (2015-08-04 14:50:15 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/c11ab6f7e51c38f1aebae783bdf6bff801389f91
Cr-Commit-Position: refs/heads/master@{#30005}

Powered by Google App Engine
This is Rietveld 408576698