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

Issue 10914142: Intrinsify Double.toInt. (Closed)

Created:
8 years, 3 months ago by srdjan
Modified:
8 years, 3 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Intrinsify Double.toInt. Committed: https://code.google.com/p/dart/source/detail?r=12064

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -2 lines) Patch
M runtime/vm/assembler_x64.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/assembler_x64.cc View 1 1 chunk +12 lines, -0 lines 0 comments Download
M runtime/vm/assembler_x64_test.cc View 1 2 3 1 chunk +20 lines, -2 lines 0 comments Download
M runtime/vm/intrinsifier.h View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/intrinsifier_ia32.cc View 1 chunk +16 lines, -0 lines 0 comments Download
M runtime/vm/intrinsifier_x64.cc View 1 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
8 years, 3 months ago (2012-09-07 13:45:12 UTC) #1
Vyacheslav Egorov (Google)
8 years, 3 months ago (2012-09-07 15:37:33 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698