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

Issue 11009006: Enable Float32Array_getIndexed on X64 now that cvtss2sd is implemented (Closed)

Created:
8 years, 2 months ago by WRONG ACCOUNT
Modified:
8 years, 2 months ago
Reviewers:
srdjan
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Enable Float32Array_getIndexed on X64 now that cvtss2sd is implemented Merge remote-tracking branch 'git-svn' Implement cvtss2sd and cvtsd2ss on X64 Committed: https://code.google.com/p/dart/source/detail?r=13077

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressing review feedback #

Patch Set 3 : Merged this morning #

Total comments: 1

Patch Set 4 : Whitespace #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -3 lines) Patch
M runtime/vm/assembler_x64.h View 1 chunk +3 lines, -0 lines 0 comments Download
M runtime/vm/assembler_x64.cc View 1 2 3 2 chunks +23 lines, -0 lines 0 comments Download
M runtime/vm/intrinsifier_x64.cc View 2 chunks +2 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
LGTM https://codereview.chromium.org/11009006/diff/1/runtime/vm/assembler_x64.cc File runtime/vm/assembler_x64.cc (right): https://codereview.chromium.org/11009006/diff/1/runtime/vm/assembler_x64.cc#newcode674 runtime/vm/assembler_x64.cc:674: AssemblerBuffer::EnsureCapacity ensured(&buffer_); add asserts for dst, src <= ...
8 years, 2 months ago (2012-09-29 00:19:57 UTC) #1
srdjan
8 years, 2 months ago (2012-10-01 17:35:12 UTC) #2
LGTM

https://codereview.chromium.org/11009006/diff/8001/runtime/vm/assembler_x64.cc
File runtime/vm/assembler_x64.cc (right):

https://codereview.chromium.org/11009006/diff/8001/runtime/vm/assembler_x64.c...
runtime/vm/assembler_x64.cc:672: 
Two lines between functions

Powered by Google App Engine
This is Rietveld 408576698