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

Issue 12374046: Tweak register allocation for Math.round and do not use roundsd. (Closed)

Created:
7 years, 9 months ago by Yang
Modified:
7 years, 9 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

Tweak register allocation for Math.round and do not use roundsd. R=svenpanne@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=13792

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+121 lines, -140 lines) Patch
M src/ia32/lithium-codegen-ia32.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 2 chunks +45 lines, -61 lines 0 comments Download
M src/ia32/lithium-ia32.h View 2 chunks +20 lines, -0 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 3 chunks +11 lines, -12 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 chunk +44 lines, -56 lines 0 comments Download
M src/x64/lithium-x64.cc View 1 chunk +1 line, -10 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yang
7 years, 9 months ago (2013-03-01 13:13:06 UTC) #1
Sven Panne
lgtm
7 years, 9 months ago (2013-03-04 08:40:52 UTC) #2
Yang
7 years, 9 months ago (2013-03-04 08:44:50 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r13792 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698