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

Issue 2117383002: Cleanup array constructor inlining in crankshaft (Closed)

Created:
4 years, 5 months ago by Toon Verwaest
Modified:
4 years, 5 months ago
Reviewers:
Jakob Kummerow
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

Cleanup array constructor inlining in crankshaft This CL removes unnecessary complexity from crankshaft, possible due to the move of ArrayConstructor to code-stub-assembler. Making the code easier hopefully helps us find bugs. BUG= Committed: https://crrev.com/71eabf5c8071c914364d7f268073633f20c3c3ab Cr-Commit-Position: refs/heads/master@{#37536}

Patch Set 1 #

Patch Set 2 : Rebase #

Total comments: 2

Patch Set 3 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -360 lines) Patch
M src/crankshaft/hydrogen.h View 3 chunks +4 lines, -58 lines 0 comments Download
M src/crankshaft/hydrogen.cc View 1 2 9 chunks +103 lines, -302 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
Toon Verwaest
ptal
4 years, 5 months ago (2016-07-05 13:51:51 UTC) #2
Jakob Kummerow
Nice cleanup! LGTM with nits. https://codereview.chromium.org/2117383002/diff/20001/src/crankshaft/hydrogen.cc File src/crankshaft/hydrogen.cc (left): https://codereview.chromium.org/2117383002/diff/20001/src/crankshaft/hydrogen.cc#oldcode10182 src/crankshaft/hydrogen.cc:10182: TraceInline(target, caller, NULL); Where'd ...
4 years, 5 months ago (2016-07-05 15:18:06 UTC) #3
Toon Verwaest
Addressed comments
4 years, 5 months ago (2016-07-05 15:21:52 UTC) #4
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/2117383002/40001
4 years, 5 months ago (2016-07-05 15:45:29 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 5 months ago (2016-07-05 16:13:52 UTC) #8
commit-bot: I haz the power
4 years, 5 months ago (2016-07-05 16:16:40 UTC) #10
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/71eabf5c8071c914364d7f268073633f20c3c3ab
Cr-Commit-Position: refs/heads/master@{#37536}

Powered by Google App Engine
This is Rietveld 408576698