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

Issue 900193002: Remove the obsolete OverwriteMode optimization. (Closed)

Created:
5 years, 10 months ago by Benedikt Meurer
Modified:
5 years, 10 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : arm64 #

Total comments: 10

Patch Set 3 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+160 lines, -379 lines) Patch
M src/arm/full-codegen-arm.cc View 5 chunks +5 lines, -13 lines 0 comments Download
M src/arm/lithium-codegen-arm.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/arm64/full-codegen-arm64.cc View 1 5 chunks +5 lines, -13 lines 0 comments Download
M src/arm64/lithium-codegen-arm64.cc View 1 1 chunk +1 line, -2 lines 0 comments Download
M src/ast.h View 2 chunks +0 lines, -6 lines 0 comments Download
M src/ast.cc View 1 chunk +0 lines, -25 lines 0 comments Download
M src/code-factory.h View 1 chunk +1 line, -2 lines 0 comments Download
M src/code-factory.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M src/code-stubs.h View 2 chunks +4 lines, -7 lines 0 comments Download
M src/code-stubs.cc View 1 chunk +2 lines, -6 lines 0 comments Download
M src/code-stubs-hydrogen.cc View 1 chunk +0 lines, -15 lines 0 comments Download
M src/full-codegen.h View 1 chunk +1 line, -4 lines 0 comments Download
M src/full-codegen.cc View 1 chunk +2 lines, -6 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 5 chunks +6 lines, -13 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/ic/ic-state.h View 1 2 4 chunks +6 lines, -21 lines 0 comments Download
M src/ic/ic-state.cc View 1 2 5 chunks +116 lines, -224 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 5 chunks +6 lines, -13 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
Benedikt Meurer
PTAL
5 years, 10 months ago (2015-02-05 09:53:48 UTC) #2
Jakob Kummerow
Love it, but I'd be a little more careful with removing pre-generated stubs (see below). ...
5 years, 10 months ago (2015-02-05 10:21:57 UTC) #3
Benedikt Meurer
Thanks. Comments addressed. https://codereview.chromium.org/900193002/diff/20001/src/ic/ic-state.cc File src/ic/ic-state.cc (left): https://codereview.chromium.org/900193002/diff/20001/src/ic/ic-state.cc#oldcode124 src/ic/ic-state.cc:124: GENERATE(Token::ADD, SMI, SMI, INT32, OVERWRITE_LEFT); On ...
5 years, 10 months ago (2015-02-05 10:32:30 UTC) #4
Jakob Kummerow
lgtm
5 years, 10 months ago (2015-02-05 10:35:57 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/900193002/40001
5 years, 10 months ago (2015-02-05 10:36:18 UTC) #7
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/634b0f20f4bbdad305c87fd8e196f4c05efbde1f Cr-Commit-Position: refs/heads/master@{#26454}
5 years, 10 months ago (2015-02-05 10:39:38 UTC) #9
Benedikt Meurer
5 years, 10 months ago (2015-02-05 10:40:06 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
634b0f20f4bbdad305c87fd8e196f4c05efbde1f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698