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

Issue 299423005: Relax register constraints for LMathSqrt. (Closed)

Created:
6 years, 7 months ago by Benedikt Meurer
Modified:
6 years, 7 months ago
Reviewers:
Jarin
CC:
v8-dev
Base URL:
git@github.com:v8/v8.git@master
Visibility:
Public.

Description

Relax register constraints for LMathSqrt. R=jarin@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=21505

Patch Set 1 #

Patch Set 2 : x64 fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -12 lines) Patch
M src/ia32/assembler-ia32.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/ia32/assembler-ia32.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M src/x64/assembler-x64.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/x64/assembler-x64.cc View 1 chunk +10 lines, -0 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 1 chunk +8 lines, -3 lines 0 comments Download
M src/x64/lithium-x64.cc View 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Benedikt Meurer
PTAL
6 years, 7 months ago (2014-05-26 18:24:21 UTC) #1
Jarin
lgtm. Thanks!
6 years, 7 months ago (2014-05-26 20:12:32 UTC) #2
Benedikt Meurer
6 years, 7 months ago (2014-05-27 04:19:34 UTC) #3
Message was sent while issue was closed.
Committed patchset #3 manually as r21505 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698