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

Issue 95293003: Fix context register allocation in LTransitionElementsKind. (Closed)

Created:
7 years ago by Michael Starzinger
Modified:
7 years ago
Reviewers:
Yang
CC:
v8-dev
Visibility:
Public.

Description

Fix context register allocation in LTransitionElementsKind. R=yangguo@chromium.org BUG=chromium:324306 LOG=N Committed: http://code.google.com/p/v8/source/detail?r=18150

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -12 lines) Patch
M src/deoptimizer.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 1 chunk +2 lines, -5 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/ia32/macro-assembler-ia32.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/lithium-x64.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Michael Starzinger
This is the simplest proposed fix, by telling the register allocator to used esi/rsi for ...
7 years ago (2013-11-28 15:35:19 UTC) #1
Yang
On 2013/11/28 15:35:19, Michael Starzinger wrote: > This is the simplest proposed fix, by telling ...
7 years ago (2013-11-28 15:39:13 UTC) #2
Michael Starzinger
7 years ago (2013-11-29 09:47:49 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r18150 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698