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

Issue 12393008: [v8-dev] Split and replace the EmitVFPTruncate routine to only do what is needed. Floor (Closed)

Created:
7 years, 9 months ago by Rodolph Perfetta
Modified:
7 years, 9 months ago
Reviewers:
hans, ulan, danno
CC:
v8-dev
Visibility:
Public.

Description

Split and replace the EmitVFPTruncate routine to only do what is needed. Floor and Round have been rewritten to use the default rounding mode. BUG=none TEST=none Committed: https://code.google.com/p/v8/source/detail?r=13833

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+154 lines, -251 lines) Patch
M src/arm/code-stubs-arm.cc View 3 chunks +6 lines, -20 lines 0 comments Download
M src/arm/lithium-codegen-arm.cc View 4 chunks +39 lines, -80 lines 0 comments Download
M src/arm/macro-assembler-arm.h View 1 chunk +19 lines, -20 lines 0 comments Download
M src/arm/macro-assembler-arm.cc View 2 chunks +58 lines, -64 lines 0 comments Download
M src/arm/stub-cache-arm.cc View 3 chunks +32 lines, -67 lines 1 comment Download

Messages

Total messages: 4 (0 generated)
Rodolph Perfetta
7 years, 9 months ago (2013-03-01 13:02:01 UTC) #1
hans
Looks good as far as I can tell. https://codereview.chromium.org/12393008/diff/1/src/arm/stub-cache-arm.cc File src/arm/stub-cache-arm.cc (right): https://codereview.chromium.org/12393008/diff/1/src/arm/stub-cache-arm.cc#newcode2164 src/arm/stub-cache-arm.cc:2164: // ...
7 years, 9 months ago (2013-03-01 14:47:54 UTC) #2
ulan
LGTM
7 years, 9 months ago (2013-03-05 14:16:30 UTC) #3
Rodolph Perfetta
7 years, 9 months ago (2013-03-05 19:36:06 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r13833 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698