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

Issue 11193022: Remove scratch register requirement from LoadInstanceDescriptors on arm and mips. (Closed)

Created:
8 years, 2 months ago by Toon Verwaest
Modified:
8 years, 2 months ago
Reviewers:
danno
CC:
v8-dev
Visibility:
Public.

Description

Remove scratch register requirement from LoadInstanceDescriptors on arm and mips. Committed: https://code.google.com/p/v8/source/detail?r=12776

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Toon Verwaest
PTAL. Left-over cleanup related to moving descriptors into the map.
8 years, 2 months ago (2012-10-17 14:43:00 UTC) #1
danno
8 years, 2 months ago (2012-10-19 12:08:59 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698