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

Issue 1421253004: Use the iOS ABI when running SIMARM on Mac or targeting iOS. (Closed)

Created:
5 years, 1 month ago by rmacnak
Modified:
5 years, 1 month ago
Reviewers:
zra
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Use the iOS ABI when running SIMARM on Mac or targeting iOS. Linux / iOS R7 preserved / FP R9 preserved / volatile R11 FP / preserved BUG=http://dartbug.com/24683 R=zra@google.com Committed: https://github.com/dart-lang/sdk/commit/d422888b467eca0859d6110998a6671d3b473de0

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 4

Patch Set 5 : R711 -> NOTFP #

Unified diffs Side-by-side diffs Delta from patch set Stats (+150 lines, -103 lines) Patch
M runtime/vm/assembler_arm.cc View 1 2 3 1 chunk +4 lines, -1 line 0 comments Download
M runtime/vm/constants_arm.h View 1 2 3 4 4 chunks +25 lines, -8 lines 0 comments Download
M runtime/vm/disassembler_arm.cc View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph_compiler_arm.cc View 1 2 3 4 7 chunks +20 lines, -20 lines 0 comments Download
M runtime/vm/globals.h View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M runtime/vm/intermediate_language_arm.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/intrinsifier_arm.cc View 1 2 3 4 19 chunks +44 lines, -44 lines 0 comments Download
M runtime/vm/signal_handler_macos.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/simulator_arm.cc View 5 chunks +9 lines, -1 line 0 comments Download
M runtime/vm/stack_frame_arm.h View 1 1 chunk +6 lines, -0 lines 0 comments Download
M runtime/vm/stub_code_arm.cc View 1 2 3 4 13 chunks +31 lines, -27 lines 0 comments Download

Messages

Total messages: 9 (4 generated)
rmacnak
5 years, 1 month ago (2015-10-27 20:27:16 UTC) #5
zra
https://codereview.chromium.org/1421253004/diff/60001/runtime/vm/constants_arm.h File runtime/vm/constants_arm.h (right): https://codereview.chromium.org/1421253004/diff/60001/runtime/vm/constants_arm.h#newcode51 runtime/vm/constants_arm.h:51: R711 = R11, NOTFP, or some other non-numeric name, ...
5 years, 1 month ago (2015-10-27 20:46:41 UTC) #6
rmacnak
https://codereview.chromium.org/1421253004/diff/60001/runtime/vm/constants_arm.h File runtime/vm/constants_arm.h (right): https://codereview.chromium.org/1421253004/diff/60001/runtime/vm/constants_arm.h#newcode51 runtime/vm/constants_arm.h:51: R711 = R11, On 2015/10/27 20:46:41, zra wrote: > ...
5 years, 1 month ago (2015-10-27 21:30:46 UTC) #7
zra
lgtm
5 years, 1 month ago (2015-10-27 21:33:30 UTC) #8
rmacnak
5 years, 1 month ago (2015-10-27 21:36:42 UTC) #9
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
d422888b467eca0859d6110998a6671d3b473de0 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698