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

Issue 22285003: tweak of Math.abs in its x64 stub (Closed)

Created:
7 years, 4 months ago by weiliang.lin2
Modified:
7 years, 4 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

tweak of Math.abs in its x64 stub

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -13 lines) Patch
M src/ia32/stub-cache-ia32.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/x64/lithium-codegen-x64.h View 1 1 chunk +1 line, -1 line 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 2 chunks +3 lines, -5 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 1 1 chunk +6 lines, -7 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
weiliang.lin2
7 years, 4 months ago (2013-08-06 03:11:18 UTC) #1
weiliang.lin2
7 years, 4 months ago (2013-08-06 07:40:59 UTC) #2
haitao.feng
Why not introduce SmiMathAbs in the X64 macro assembler?
7 years, 4 months ago (2013-08-06 07:49:06 UTC) #3
Jakob Kummerow
Unifying lithium codegen and the stub sounds reasonable. Maybe you can do a microbenchmark to ...
7 years, 4 months ago (2013-08-06 12:56:17 UTC) #4
weiliang.lin2
On 2013/08/06 12:56:17, Jakob wrote: > Unifying lithium codegen and the stub sounds reasonable. Maybe ...
7 years, 4 months ago (2013-08-06 13:05:48 UTC) #5
Jakob Kummerow
In light of the discussion, LGTM. Haitao, could you please land this?
7 years, 4 months ago (2013-08-07 16:43:47 UTC) #6
haitao.feng
Sure. Weiliang, could you "add a comment plus a URL describing the bit twiddling hack" ...
7 years, 4 months ago (2013-08-08 01:04:55 UTC) #7
weiliang.lin2
On 2013/08/08 01:04:55, haitao.feng wrote: > Sure. Weiliang, could you "add a comment plus a ...
7 years, 4 months ago (2013-08-08 01:19:53 UTC) #8
haitao.feng
7 years, 4 months ago (2013-08-08 02:04:53 UTC) #9
I have committed this Cl but it is weird this issue is not closed. I have
inputed the right coderview password but the dcommit does not think so.
Weiliang, could you close it manually? Sorry for the inconvenience.

Powered by Google App Engine
This is Rietveld 408576698