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

Issue 28993003: Make stack_parameter_count a plain register. (Closed)

Created:
7 years, 2 months ago by Michael Starzinger
Modified:
7 years, 2 months ago
Reviewers:
danno, rossberg
CC:
v8-dev
Visibility:
Public.

Description

Make stack_parameter_count a plain register. R=rossberg@chromium.org, danno@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=17275

Patch Set 1 #

Patch Set 2 : Simplify Deoptimizer::SetPlatformCompiledStubRegisters. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -32 lines) Patch
M src/arm/code-stubs-arm.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/arm/deoptimizer-arm.cc View 1 1 chunk +1 line, -4 lines 0 comments Download
M src/code-stubs.h View 4 chunks +5 lines, -4 lines 0 comments Download
M src/code-stubs.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/code-stubs-hydrogen.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/deoptimizer.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/ia32/code-stubs-ia32.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/ia32/deoptimizer-ia32.cc View 1 1 chunk +1 line, -4 lines 0 comments Download
M src/mips/code-stubs-mips.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/mips/deoptimizer-mips.cc View 1 1 chunk +1 line, -4 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/x64/deoptimizer-x64.cc View 1 1 chunk +1 line, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Michael Starzinger
7 years, 2 months ago (2013-10-18 13:29:30 UTC) #1
rossberg
lgtm
7 years, 2 months ago (2013-10-18 14:11:25 UTC) #2
Michael Starzinger
7 years, 2 months ago (2013-10-18 14:55:34 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r17275 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698