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

Issue 261853009: Fixed jump in non-SSE4.1 implementation of LMathFloor instruction on x64. (Closed)

Created:
6 years, 7 months ago by Igor Sheludko
Modified:
6 years, 7 months ago
Reviewers:
Sven Panne, ulan
CC:
v8-dev
Visibility:
Public.

Description

Fixed jump in non-SSE4.1 implementation of LMathFloor instruction on x64. BUG=chromium:370384 LOG=N R=ulan@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=21171

Patch Set 1 #

Total comments: 1

Patch Set 2 : Addressing review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -1 line) Patch
M src/x64/lithium-codegen-x64.cc View 1 1 chunk +1 line, -1 line 0 comments Download
A test/mjsunit/regress/regress-370384.js View 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Igor Sheludko
PTAL
6 years, 7 months ago (2014-05-06 12:24:45 UTC) #1
ulan
lgtm
6 years, 7 months ago (2014-05-06 12:29:46 UTC) #2
Sven Panne
DBC https://codereview.chromium.org/261853009/diff/1/src/x64/lithium-codegen-x64.cc File src/x64/lithium-codegen-x64.cc (right): https://codereview.chromium.org/261853009/diff/1/src/x64/lithium-codegen-x64.cc#newcode3642 src/x64/lithium-codegen-x64.cc:3642: __ jmp(&done, Label::kFar); Normally we just leave out ...
6 years, 7 months ago (2014-05-06 13:04:30 UTC) #3
Igor Sheludko
6 years, 7 months ago (2014-05-06 14:20:54 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r21171 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698