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

Issue 389283002: Use register parameters in ElementsTransitionGenerator. (Closed)

Created:
6 years, 5 months ago by mvstanton
Modified:
6 years, 5 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Use register parameters in ElementsTransitionGenerator. R=mstarzinger@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=22384

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+430 lines, -279 lines) Patch
M src/arm/codegen-arm.cc View 7 chunks +164 lines, -122 lines 0 comments Download
M src/arm/ic-arm.cc View 3 chunks +6 lines, -7 lines 0 comments Download
M src/arm/macro-assembler-arm.h View 1 chunk +3 lines, -1 line 0 comments Download
M src/arm/macro-assembler-arm.cc View 2 chunks +7 lines, -2 lines 0 comments Download
M src/arm64/codegen-arm64.cc View 10 chunks +53 lines, -49 lines 0 comments Download
M src/arm64/ic-arm64.cc View 3 chunks +8 lines, -7 lines 0 comments Download
M src/codegen.h View 1 chunk +22 lines, -7 lines 0 comments Download
M src/ia32/codegen-ia32.cc View 3 chunks +41 lines, -29 lines 0 comments Download
M src/ia32/ic-ia32.cc View 3 chunks +6 lines, -4 lines 0 comments Download
M src/ia32/macro-assembler-ia32.h View 1 chunk +10 lines, -1 line 0 comments Download
M src/ia32/macro-assembler-ia32.cc View 1 chunk +26 lines, -8 lines 0 comments Download
M src/x64/codegen-x64.cc View 3 chunks +42 lines, -29 lines 0 comments Download
M src/x64/ic-x64.cc View 3 chunks +6 lines, -4 lines 0 comments Download
M src/x64/macro-assembler-x64.h View 1 chunk +10 lines, -1 line 0 comments Download
M src/x64/macro-assembler-x64.cc View 1 chunk +26 lines, -8 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
mvstanton
Hi Michael, here is the change we discussed. On ARM64 and ARM, I fully parameterized ...
6 years, 5 months ago (2014-07-14 10:49:12 UTC) #1
Michael Starzinger
LGTM.
6 years, 5 months ago (2014-07-14 11:46:22 UTC) #2
mvstanton
6 years, 5 months ago (2014-07-14 15:03:55 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r22384 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698