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

Issue 669613002: [turbofan] remove schedule from InstructionSequence (Closed)

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

Description

[turbofan] remove schedule from InstructionSequence R=bmeurer@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=24726

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -137 lines) Patch
M src/compiler/code-generator.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/compiler/graph-visualizer.cc View 2 chunks +7 lines, -5 lines 0 comments Download
M src/compiler/instruction.h View 9 chunks +11 lines, -47 lines 0 comments Download
M src/compiler/instruction.cc View 5 chunks +36 lines, -49 lines 0 comments Download
M src/compiler/instruction-selector.h View 3 chunks +3 lines, -2 lines 0 comments Download
M src/compiler/instruction-selector.cc View 4 chunks +16 lines, -12 lines 0 comments Download
M src/compiler/pipeline.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/compiler/schedule.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/compiler/schedule.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M test/cctest/compiler/test-codegen-deopt.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/compiler/test-instruction.cc View 3 chunks +34 lines, -18 lines 0 comments Download
M test/unittests/compiler/instruction-selector-unittest.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 3 (1 generated)
Benedikt Meurer
LGTM
6 years, 2 months ago (2014-10-20 10:14:06 UTC) #2
dcarney
6 years, 2 months ago (2014-10-20 10:19:31 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 24726 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698