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

Issue 2475203003: [compiler] Remove --ignition-preserve-bytecode flag. (Closed)

Created:
4 years, 1 month ago by Michael Starzinger
Modified:
4 years, 1 month ago
Reviewers:
rmcilroy
CC:
v8-reviews_googlegroups.com, v8-mips-ports_googlegroups.com, v8-x87-ports_googlegroups.com, v8-ppc-ports_googlegroups.com, Michael Hablich
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[compiler] Remove --ignition-preserve-bytecode flag. This removes the deprecated flag in question which has been enabled by default a while ago. All components can by now deal with activations of a single function being mixed between Ignition and other compilers. The maintenance overhead to support a mode that clears bytecode is no longer warranted. R=rmcilroy@chromium.org BUG=v8:4280 Committed: https://crrev.com/012198813420876f932af7132d652db5f0597670 Cr-Commit-Position: refs/heads/master@{#40776}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -401 lines) Patch
M src/builtins/arm/builtins-arm.cc View 1 chunk +0 lines, -25 lines 0 comments Download
M src/builtins/arm64/builtins-arm64.cc View 1 chunk +0 lines, -25 lines 0 comments Download
M src/builtins/builtins.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/builtins/ia32/builtins-ia32.cc View 1 chunk +0 lines, -25 lines 0 comments Download
M src/builtins/mips/builtins-mips.cc View 1 chunk +0 lines, -25 lines 0 comments Download
M src/builtins/mips64/builtins-mips64.cc View 1 chunk +0 lines, -25 lines 0 comments Download
M src/builtins/ppc/builtins-ppc.cc View 1 chunk +0 lines, -25 lines 0 comments Download
M src/builtins/s390/builtins-s390.cc View 1 chunk +0 lines, -25 lines 0 comments Download
M src/builtins/x64/builtins-x64.cc View 1 chunk +0 lines, -25 lines 0 comments Download
M src/builtins/x87/builtins-x87.cc View 1 chunk +0 lines, -25 lines 0 comments Download
M src/compiler.cc View 6 chunks +0 lines, -119 lines 2 comments Download
M src/flag-definitions.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/frames.cc View 1 chunk +1 line, -5 lines 0 comments Download
M src/objects-inl.h View 1 chunk +1 line, -2 lines 0 comments Download
M test/cctest/test-compiler.cc View 1 chunk +0 lines, -47 lines 0 comments Download

Messages

Total messages: 15 (8 generated)
Michael Starzinger
4 years, 1 month ago (2016-11-04 10:08:49 UTC) #3
rmcilroy
LGTM thanks. https://codereview.chromium.org/2475203003/diff/1/src/compiler.cc File src/compiler.cc (right): https://codereview.chromium.org/2475203003/diff/1/src/compiler.cc#newcode810 src/compiler.cc:810: // TurboFan in this case. Do we ...
4 years, 1 month ago (2016-11-04 14:23:34 UTC) #7
Michael Starzinger
https://codereview.chromium.org/2475203003/diff/1/src/compiler.cc File src/compiler.cc (right): https://codereview.chromium.org/2475203003/diff/1/src/compiler.cc#newcode810 src/compiler.cc:810: // TurboFan in this case. On 2016/11/04 14:23:34, rmcilroy ...
4 years, 1 month ago (2016-11-04 14:27:53 UTC) #8
rmcilroy
On 2016/11/04 14:27:53, Michael Starzinger wrote: > https://codereview.chromium.org/2475203003/diff/1/src/compiler.cc > File src/compiler.cc (right): > > https://codereview.chromium.org/2475203003/diff/1/src/compiler.cc#newcode810 ...
4 years, 1 month ago (2016-11-04 15:06:28 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2475203003/1
4 years, 1 month ago (2016-11-04 16:06:39 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-11-04 16:08:43 UTC) #13
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:23:24 UTC) #15
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/012198813420876f932af7132d652db5f0597670
Cr-Commit-Position: refs/heads/master@{#40776}

Powered by Google App Engine
This is Rietveld 408576698