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

Issue 22041003: Introduce Push and Pop register macro instructions for all platforms (Closed)

Created:
7 years, 4 months ago by haitao.feng
Modified:
7 years, 4 months ago
Reviewers:
Paul Lind, danno
CC:
v8-dev
Visibility:
Public.

Description

Introduce Push and Pop register macro instructions for all platforms R=danno@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=16051

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -10 lines) Patch
M src/arm/macro-assembler-arm.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/full-codegen.cc View 8 chunks +8 lines, -8 lines 0 comments Download
M src/ia32/macro-assembler-ia32.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/mips/macro-assembler-mips.h View 2 chunks +2 lines, -2 lines 0 comments Download
M src/x64/macro-assembler-x64.h View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
haitao.feng
Addressed danno's comment at https://codereview.chromium.org/18014003/patch/51001/52010. It might make sense to use macro assembler instructions in ...
7 years, 4 months ago (2013-08-05 02:21:18 UTC) #1
Paul Lind
This looks fine for MIPS as written, but once landed, we may replace all push/pop ...
7 years, 4 months ago (2013-08-05 06:20:17 UTC) #2
danno
lgtm
7 years, 4 months ago (2013-08-05 11:17:19 UTC) #3
haitao.feng
7 years, 4 months ago (2013-08-05 12:43:21 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r16051 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698