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

Issue 300003015: Reduce register pressure on ARM, ARM64, and MIPS. (Closed)

Created:
6 years, 6 months ago by regis
Modified:
6 years, 6 months ago
Reviewers:
zra
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Reduce register pressure on ARM, ARM64, and MIPS. R=zra@google.com Committed: https://code.google.com/p/dart/source/detail?r=36764

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+159 lines, -118 lines) Patch
M runtime/vm/assembler_arm.h View 1 chunk +4 lines, -0 lines 0 comments Download
M runtime/vm/assembler_arm64.h View 4 chunks +17 lines, -5 lines 0 comments Download
M runtime/vm/assembler_arm64_test.cc View 1 chunk +30 lines, -0 lines 0 comments Download
M runtime/vm/assembler_mips.h View 1 chunk +4 lines, -0 lines 0 comments Download
M runtime/vm/constants_arm64.h View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/disassembler_arm64.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/vm/intermediate_language_arm.cc View 1 19 chunks +37 lines, -44 lines 0 comments Download
M runtime/vm/intermediate_language_arm64.cc View 14 chunks +29 lines, -36 lines 0 comments Download
M runtime/vm/intermediate_language_mips.cc View 16 chunks +27 lines, -33 lines 0 comments Download
M runtime/vm/simulator_arm64.cc View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
regis
6 years, 6 months ago (2014-05-28 18:09:21 UTC) #1
zra
lgtm
6 years, 6 months ago (2014-05-28 20:31:49 UTC) #2
regis
6 years, 6 months ago (2014-05-28 20:35:07 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r36764 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698