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

Issue 208423006: Use more fpu multi-load/store instructions on ARM. (Closed)

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

Description

Use more fpu multi-load/store instructions on ARM. Addressing some TODOs in the ARM code. This appears to be a slight performance win, and makes things a bit cleaner. R=regis@google.com Committed: https://code.google.com/p/dart/source/detail?r=34312

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -127 lines) Patch
M runtime/vm/assembler_arm.h View 1 1 chunk +9 lines, -0 lines 0 comments Download
M runtime/vm/assembler_arm.cc View 1 1 chunk +19 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph_compiler_arm.cc View 1 2 chunks +7 lines, -16 lines 0 comments Download
M runtime/vm/intermediate_language_arm.cc View 1 22 chunks +51 lines, -111 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
zra
6 years, 9 months ago (2014-03-21 22:50:56 UTC) #1
regis
LGTM
6 years, 9 months ago (2014-03-21 23:42:18 UTC) #2
zra
6 years, 9 months ago (2014-03-24 15:59:53 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r34312 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698