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

Issue 797903003: [turbofan] Various cleanups. (Closed)

Created:
6 years ago by Benedikt Meurer
Modified:
6 years ago
Reviewers:
Sven Panne
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] Various cleanups. - Decouple JSBuiltinReducer from JSTypedLowering. - Unify JSTypedLowering::ReduceJSToXXX() lowering. - Cleanup several includes and forward declarations. - Unify helper methods. TEST=cctest R=svenpanne@chromium.org Committed: https://chromium.googlesource.com/v8/v8/+/4c583fee267e6759ebd6afb008c5546a1dab7bba

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+295 lines, -212 lines) Patch
M src/compiler/graph.h View 3 chunks +4 lines, -2 lines 0 comments Download
M src/compiler/js-builtin-reducer.h View 2 chunks +15 lines, -13 lines 0 comments Download
M src/compiler/js-builtin-reducer.cc View 3 chunks +18 lines, -0 lines 0 comments Download
M src/compiler/js-graph.h View 2 chunks +1 line, -2 lines 0 comments Download
M src/compiler/js-typed-lowering.h View 2 chunks +21 lines, -18 lines 0 comments Download
M src/compiler/js-typed-lowering.cc View 19 chunks +227 lines, -172 lines 0 comments Download
M src/compiler/pipeline.cc View 2 chunks +5 lines, -2 lines 0 comments Download
M src/types.h View 1 chunk +1 line, -0 lines 0 comments Download
M test/cctest/compiler/test-js-typed-lowering.cc View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Benedikt Meurer
PTAL
6 years ago (2014-12-12 06:52:50 UTC) #2
Sven Panne
lgtm
6 years ago (2014-12-12 07:36:37 UTC) #3
Benedikt Meurer
6 years ago (2014-12-12 07:44:24 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
4c583fee267e6759ebd6afb008c5546a1dab7bba (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698