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

Issue 671703003: Fix off-by-one bug in TurboFan register allocator. (Closed)

Created:
6 years, 2 months ago by titzer
Modified:
6 years, 2 months ago
Reviewers:
Jarin
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Fix off-by-one bug in TurboFan register allocator. R=jarin@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=24778

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -4 lines) Patch
M src/compiler/instruction.h View 1 chunk +5 lines, -0 lines 0 comments Download
M src/compiler/register-allocator.cc View 1 chunk +2 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
titzer
6 years, 2 months ago (2014-10-21 14:25:32 UTC) #1
Jarin
lgtm
6 years, 2 months ago (2014-10-21 14:37:07 UTC) #2
titzer
6 years, 2 months ago (2014-10-21 14:42:02 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as 24778 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698