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

Issue 679793003: [turbofan] reduce allocations outside of pipeline (Closed)

Created:
6 years, 1 month ago by dcarney
Modified:
6 years, 1 month ago
Reviewers:
Benedikt Meurer
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

[turbofan] reduce allocations outside of pipeline BUG= R=bmeurer@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=24904

Patch Set 1 : #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -85 lines) Patch
M src/compiler/arm/code-generator-arm.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/compiler/arm64/code-generator-arm64.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/compiler/ast-graph-builder.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M src/compiler/code-generator.h View 3 chunks +3 lines, -1 line 0 comments Download
M src/compiler/code-generator.cc View 4 chunks +5 lines, -4 lines 0 comments Download
M src/compiler/ia32/code-generator-ia32.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/compiler/js-generic-lowering.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/compiler/linkage.h View 3 chunks +33 lines, -28 lines 0 comments Download
M src/compiler/linkage.cc View 2 chunks +17 lines, -17 lines 0 comments Download
M src/compiler/mips/code-generator-mips.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/compiler/pipeline.cc View 4 chunks +6 lines, -7 lines 0 comments Download
M src/compiler/x64/code-generator-x64.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M test/cctest/compiler/codegen-tester.h View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/compiler/function-tester.h View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/compiler/graph-builder-tester.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/compiler/test-changes-lowering.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/compiler/test-codegen-deopt.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M test/cctest/compiler/test-instruction.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/compiler/test-linkage.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M test/cctest/compiler/test-simplified-lowering.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/unittests/compiler/change-lowering-unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/unittests/compiler/instruction-selector-unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 4 (2 generated)
Benedikt Meurer
LGTM
6 years, 1 month ago (2014-10-27 12:24:42 UTC) #3
dcarney
6 years, 1 month ago (2014-10-27 12:39:42 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 (id:60001) manually as 24904 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698