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

Issue 554033005: Allows allocation of LR on ARM. (Closed)

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

Description

Allows allocation of LR on ARM. It was already being saved and restored as necessary, so I just had to move the bound in constants_arm.h. Looks like there was also a bad bug in LoadWordFromPoolOffset, but it was never triggered because rd was always LR. R=srdjan@google.com Committed: https://code.google.com/p/dart/source/detail?r=40055

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -9 lines) Patch
M runtime/vm/assembler_arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/constants_arm.h View 1 chunk +8 lines, -8 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
zra
6 years, 3 months ago (2014-09-09 21:01:41 UTC) #2
srdjan
lgtm
6 years, 3 months ago (2014-09-09 21:03:28 UTC) #3
zra
6 years, 3 months ago (2014-09-09 21:04:11 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as r40055 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698