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

Issue 1121613003: Implement bigint shift intrinsics on MIPS. (Closed)

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

Description

Implement bigint shift intrinsics on MIPS. Remove unnecessary post index offset for last store in ARM Bigint_rsh intrinsic. R=johnmccutchan@google.com Committed: https://code.google.com/p/dart/source/detail?r=45520

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -3 lines) Patch
M runtime/vm/intrinsifier_arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/intrinsifier_mips.cc View 1 chunk +88 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
regis
5 years, 7 months ago (2015-05-04 11:55:44 UTC) #2
Cutch
lgtm
5 years, 7 months ago (2015-05-04 17:25:45 UTC) #3
regis
5 years, 7 months ago (2015-05-05 07:32:17 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as r45520 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698