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

Issue 1422753004: VM: Add double unary minus intrinsic. (Closed)

Created:
5 years, 1 month ago by Florian Schneider
Modified:
5 years, 1 month ago
Reviewers:
rmacnak
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

VM: Add double unary minus intrinsic. Also remove an extra indirection in the unary minus operator for Double. BUG= R=rmacnak@google.com Committed: https://github.com/dart-lang/sdk/commit/bcde4eee0bf7f2ff7eb577d4e6e30b0c59cbf496

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -6 lines) Patch
M runtime/lib/double.dart View 1 chunk +3 lines, -6 lines 0 comments Download
M runtime/vm/intrinsifier.cc View 1 chunk +19 lines, -0 lines 0 comments Download
M runtime/vm/method_recognizer.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Florian Schneider
5 years, 1 month ago (2015-10-29 16:40:03 UTC) #2
rmacnak
LGTM
5 years, 1 month ago (2015-10-29 17:11:39 UTC) #3
Florian Schneider
5 years, 1 month ago (2015-10-29 21:58:37 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
bcde4eee0bf7f2ff7eb577d4e6e30b0c59cbf496 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698