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

Issue 381543002: Tweaks for speed in integer arithmetic runtime. (Closed)

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

Description

Tweaks for speed in integer arithmetic runtime. Unrelated: Removed annoying svn property on utils.cc (indicated by MM): svn propdel svn:eol-style runtime/platform/utils.cc R=srdjan@google.com Committed: https://code.google.com/p/dart/source/detail?r=38090

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -45 lines) Patch
M runtime/lib/integers.cc View 1 1 chunk +7 lines, -3 lines 0 comments Download
MM runtime/platform/utils.cc View 1 chunk +10 lines, -6 lines 0 comments Download
M runtime/vm/object.cc View 3 chunks +36 lines, -36 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
regis
6 years, 5 months ago (2014-07-09 03:19:06 UTC) #1
srdjan
lgtm https://codereview.chromium.org/381543002/diff/1/runtime/lib/integers.cc File runtime/lib/integers.cc (right): https://codereview.chromium.org/381543002/diff/1/runtime/lib/integers.cc#newcode288 runtime/lib/integers.cc:288: } s/int/intptr_t/
6 years, 5 months ago (2014-07-09 17:05:16 UTC) #2
regis
Thanks! https://codereview.chromium.org/381543002/diff/1/runtime/lib/integers.cc File runtime/lib/integers.cc (right): https://codereview.chromium.org/381543002/diff/1/runtime/lib/integers.cc#newcode288 runtime/lib/integers.cc:288: } On 2014/07/09 17:05:16, srdjan wrote: > s/int/intptr_t/ ...
6 years, 5 months ago (2014-07-09 17:15:51 UTC) #3
regis
6 years, 5 months ago (2014-07-09 17:16:15 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r38090 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698