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

Issue 565893002: Cleanup and simplify TurboFan generic lowering. (Closed)

Created:
6 years, 3 months ago by Michael Starzinger
Modified:
6 years, 3 months ago
Reviewers:
mvstanton
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Cleanup and simplify TurboFan generic lowering. R=mvstanton@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=23918

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -81 lines) Patch
M src/compiler/js-generic-lowering.h View 4 chunks +5 lines, -9 lines 1 comment Download
M src/compiler/js-generic-lowering.cc View 13 chunks +39 lines, -71 lines 0 comments Download
M src/compiler/pipeline.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Michael Starzinger
6 years, 3 months ago (2014-09-12 13:40:22 UTC) #1
mvstanton
lgtm https://codereview.chromium.org/565893002/diff/1/src/compiler/js-generic-lowering.h File src/compiler/js-generic-lowering.h (right): https://codereview.chromium.org/565893002/diff/1/src/compiler/js-generic-lowering.h#newcode53 src/compiler/js-generic-lowering.h:53: void ReplaceWithStubCall(Node* node, Callable c, CallDescriptor::Flags flags); terseness ...
6 years, 3 months ago (2014-09-12 14:05:00 UTC) #2
Michael Starzinger
6 years, 3 months ago (2014-09-12 14:49:20 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 23918 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698