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

Issue 490673006: [turbofan] Add support for Finish to the InstructionSelector. (Closed)

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

Description

[turbofan] Add support for Finish to the InstructionSelector. Also fix an off-by-one bug in the handling of Parameter nodes, and improve test coverage for pointer map computation. TEST=compiler-unittest R=titzer@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=23219

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+237 lines, -15 lines) Patch
M src/compiler/instruction-selector.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/compiler/instruction-selector.cc View 4 chunks +32 lines, -14 lines 0 comments Download
M test/compiler-unittests/instruction-selector-unittest.h View 3 chunks +11 lines, -1 line 0 comments Download
M test/compiler-unittests/instruction-selector-unittest.cc View 5 chunks +193 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Benedikt Meurer
PTAL
6 years, 4 months ago (2014-08-20 09:09:00 UTC) #1
titzer
lgtm
6 years, 4 months ago (2014-08-20 09:14:52 UTC) #2
Benedikt Meurer
6 years, 4 months ago (2014-08-20 09:16:40 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as 23219 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698