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

Issue 300143007: Generate better ARM64 code for indexed loads and stores. (Closed)

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

Description

Generate better ARM64 code for indexed loads and stores. R=zra@google.com Committed: https://code.google.com/p/dart/source/detail?r=36701

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+164 lines, -126 lines) Patch
M runtime/vm/assembler_arm.h View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/assembler_arm64.h View 1 chunk +45 lines, -0 lines 0 comments Download
M runtime/vm/intermediate_language_arm.cc View 3 chunks +12 lines, -12 lines 0 comments Download
M runtime/vm/intermediate_language_arm64.cc View 6 chunks +90 lines, -98 lines 0 comments Download
M runtime/vm/intermediate_language_ia32.cc View 2 chunks +8 lines, -8 lines 0 comments Download
M runtime/vm/intermediate_language_x64.cc View 2 chunks +8 lines, -8 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
regis
6 years, 7 months ago (2014-05-27 18:12:47 UTC) #1
zra
lgtm
6 years, 7 months ago (2014-05-27 18:26:56 UTC) #2
regis
6 years, 7 months ago (2014-05-27 18:28:00 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r36701 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698