|
|
Created:
4 years, 1 month ago by Benedikt Meurer Modified:
4 years ago CC:
v8-reviews_googlegroups.com, Michael Hablich Target Ref:
refs/pending/heads/master Project:
v8 Visibility:
Public. |
Description[turbofan] Ship escape analysis.
BUG=v8:4586, v8:5633
R=jarin@chromium.org
Committed: https://crrev.com/3313394fcffe01fac819bfc2e77854ce14a70ad9
Cr-Commit-Position: refs/heads/master@{#41258}
Patch Set 1 #Patch Set 2 : REBASE #
Depends on Patchset: Messages
Total messages: 22 (13 generated)
The CQ bit was checked by bmeurer@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
lgtm
The CQ bit was unchecked by bmeurer@chromium.org
The CQ bit was checked by bmeurer@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: v8_linux_nodcheck_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_nodcheck_rel_ng/bu...) v8_linux_nodcheck_rel_ng_triggered on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_nodcheck_rel_ng_tr...)
The CQ bit was checked by bmeurer@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: v8_linux64_asan_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_asan_rel_ng/buil...) v8_linux64_asan_rel_ng_triggered on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_asan_rel_ng_trig...)
The CQ bit was checked by mvstanton@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from jarin@chromium.org Link to the patchset: https://codereview.chromium.org/2512733003/#ps20001 (title: "REBASE")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
CQ is committing da patch. Bot data: {"patchset_id": 20001, "attempt_start_ts": 1479987128816400, "parent_rev": "beafaa14b4347b6ce2dca2070e9af445528b67af", "commit_rev": "418755eef6cc8aaa37776830e2d41f33ddb3a026"}
Message was sent while issue was closed.
Committed patchset #2 (id:20001)
Message was sent while issue was closed.
Description was changed from ========== [turbofan] Ship escape analysis. BUG=v8:4586,v8:5633 R=jarin@chromium.org ========== to ========== [turbofan] Ship escape analysis. BUG=v8:4586,v8:5633 R=jarin@chromium.org Committed: https://crrev.com/3313394fcffe01fac819bfc2e77854ce14a70ad9 Cr-Commit-Position: refs/heads/master@{#41258} ==========
Message was sent while issue was closed.
Patchset 2 (id:??) landed as https://crrev.com/3313394fcffe01fac819bfc2e77854ce14a70ad9 Cr-Commit-Position: refs/heads/master@{#41258}
Message was sent while issue was closed.
On 2016/11/18 13:36:03, Benedikt Meurer wrote: Is there a timeline to ship TurboFan on V8? eg. enable TF by default? Thanks.
Message was sent while issue was closed.
We don't have a concrete timeline, but intend to ship it early in 2017, together with Ignition. Currently, we are increasing the amount of code we send to Ignition+TurboFan instead of fullcodegen+Crankshaft. |