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

Issue 16695007: Fix decoding of object pool access in code patching on ARM. (Closed)

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

Description

Fix decoding of object pool access in code patching on ARM. Fix shift by zero and divide by one on ARM. Update test status files. R=zra@google.com Committed: https://code.google.com/p/dart/source/detail?r=23920

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -43 lines) Patch
M runtime/tests/vm/vm.status View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M runtime/vm/assembler_arm.h View 1 2 3 1 chunk +1 line, -4 lines 0 comments Download
M runtime/vm/instructions_arm.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/vm/intermediate_language_arm.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M tests/co19/co19-runtime.status View 1 2 3 1 chunk +12 lines, -24 lines 0 comments Download
M tests/isolate/isolate.status View 1 2 3 1 chunk +4 lines, -1 line 0 comments Download
M tests/language/language.status View 1 2 3 2 chunks +4 lines, -5 lines 0 comments Download
M tests/lib/lib.status View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M tests/standalone/standalone.status View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
regis
7 years, 6 months ago (2013-06-12 15:47:46 UTC) #1
zra
lgtm
7 years, 6 months ago (2013-06-12 16:12:33 UTC) #2
regis
On 2013/06/12 16:12:33, zra wrote: > lgtm Thanks, but I need another pass over the ...
7 years, 6 months ago (2013-06-12 16:18:26 UTC) #3
regis
7 years, 6 months ago (2013-06-12 16:57:11 UTC) #4
Message was sent while issue was closed.
Committed patchset #4 manually as r23920 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698