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

Issue 686213002: Inline trivial OperatorProperties methods. (Closed)

Created:
6 years, 1 month ago by titzer
Modified:
6 years, 1 month ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Inline trivial OperatorProperties methods. R=mstarzinger@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=24995

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+173 lines, -266 lines) Patch
M src/compiler/control-reducer.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/compiler/graph-builder.cc View 5 chunks +8 lines, -8 lines 0 comments Download
M src/compiler/graph-replay.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/compiler/graph-visualizer.cc View 5 chunks +8 lines, -12 lines 0 comments Download
M src/compiler/instruction-selector.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/compiler/js-builtin-reducer.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/compiler/js-inlining.cc View 4 chunks +4 lines, -5 lines 0 comments Download
M src/compiler/js-typed-lowering.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M src/compiler/node.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/compiler/node-properties-inl.h View 10 chunks +14 lines, -20 lines 0 comments Download
M src/compiler/operator-properties.h View 1 chunk +0 lines, -14 lines 0 comments Download
M src/compiler/operator-properties-inl.h View 3 chunks +3 lines, -53 lines 0 comments Download
M src/compiler/simplified-lowering.cc View 2 chunks +4 lines, -7 lines 0 comments Download
M src/compiler/typer.cc View 5 chunks +5 lines, -6 lines 0 comments Download
M src/compiler/verifier.cc View 13 chunks +18 lines, -22 lines 0 comments Download
M test/cctest/compiler/simplified-graph-builder.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M test/cctest/compiler/test-control-reducer.cc View 7 chunks +11 lines, -11 lines 0 comments Download
M test/cctest/compiler/test-js-typed-lowering.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M test/unittests/compiler/common-operator-unittest.cc View 8 chunks +39 lines, -43 lines 0 comments Download
M test/unittests/compiler/js-operator-unittest.cc View 1 chunk +6 lines, -10 lines 0 comments Download
M test/unittests/compiler/machine-operator-unittest.cc View 3 chunks +18 lines, -20 lines 0 comments Download
M test/unittests/compiler/simplified-operator-unittest.cc View 3 chunks +18 lines, -18 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
titzer
6 years, 1 month ago (2014-10-29 18:38:48 UTC) #1
Michael Starzinger
LGTM.
6 years, 1 month ago (2014-10-29 18:46:11 UTC) #2
titzer
6 years, 1 month ago (2014-10-29 18:47:09 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as 24995 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698