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

Issue 17868006: Fix code for store buffer update on ARM and MIPS (link register was trashed). (Closed)

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

Description

Fix code for store buffer update on ARM and MIPS (link register was trashed). R=zra@google.com Committed: https://code.google.com/p/dart/source/detail?r=24493

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -10 lines) Patch
M runtime/vm/assembler_arm.cc View 1 chunk +6 lines, -2 lines 0 comments Download
M runtime/vm/assembler_mips.cc View 1 chunk +16 lines, -2 lines 0 comments Download
M runtime/vm/intrinsifier_arm.cc View 1 chunk +0 lines, -1 line 0 comments Download
M runtime/vm/intrinsifier_ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/intrinsifier_mips.cc View 1 chunk +0 lines, -1 line 0 comments Download
M runtime/vm/intrinsifier_x64.cc View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/language.status View 2 chunks +0 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
regis
7 years, 5 months ago (2013-06-26 22:09:53 UTC) #1
zra
lgtm
7 years, 5 months ago (2013-06-26 22:12:08 UTC) #2
regis
7 years, 5 months ago (2013-06-26 22:14:47 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r24493 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698