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

Issue 1900713005: [wasm] First step to separate graph construction from graph compilation. (Closed)

Created:
4 years, 8 months ago by ahaas
Modified:
4 years, 7 months ago
Reviewers:
titzer
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[wasm] First step to separate graph construction from graph compilation. This is the first step to implement parallel compilation. The next steps will be to split the pipeline to separate instruction selection from code generation, and then to call all that from within a CancelableTask. R=titzer@chromium.org Committed: https://crrev.com/a0f8869378526caf87add37ad78f0c461c4c0db8 Cr-Commit-Position: refs/heads/master@{#35784}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : rebase #

Patch Set 5 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -43 lines) Patch
M src/compiler/pipeline.h View 1 4 chunks +8 lines, -1 line 0 comments Download
M src/compiler/pipeline.cc View 1 4 chunks +13 lines, -2 lines 0 comments Download
M src/compiler/wasm-compiler.cc View 1 2 3 4 8 chunks +60 lines, -40 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 7 (2 generated)
ahaas
4 years, 8 months ago (2016-04-20 11:37:24 UTC) #1
titzer
lgtm!
4 years, 7 months ago (2016-04-26 08:15:16 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1900713005/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1900713005/80001
4 years, 7 months ago (2016-04-26 08:16:47 UTC) #4
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 7 months ago (2016-04-26 08:38:29 UTC) #5
commit-bot: I haz the power
4 years, 7 months ago (2016-04-26 08:39:10 UTC) #7
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/a0f8869378526caf87add37ad78f0c461c4c0db8
Cr-Commit-Position: refs/heads/master@{#35784}

Powered by Google App Engine
This is Rietveld 408576698