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

Issue 2850043: Specialize GenericUnaryStub so that it knows whether it needs to... (Closed)

Created:
10 years, 5 months ago by Erik Corry
Modified:
9 years, 7 months ago
Reviewers:
William Hesse
CC:
v8-dev
Visibility:
Public.

Description

Specialize GenericUnaryStub so that it knows whether it needs to take negative zero into account. Committed: http://code.google.com/p/v8/source/detail?r=5018

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -54 lines) Patch
M src/arm/codegen-arm.cc View 4 chunks +28 lines, -14 lines 0 comments Download
M src/arm/full-codegen-arm.cc View 2 chunks +6 lines, -2 lines 0 comments Download
M src/arm/macro-assembler-arm.h View 1 chunk +1 line, -1 line 0 comments Download
M src/arm/macro-assembler-arm.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M src/codegen.h View 2 chunks +19 lines, -6 lines 0 comments Download
M src/codegen.cc View 1 chunk +10 lines, -4 lines 0 comments Download
M src/ia32/codegen-ia32.cc View 1 6 chunks +17 lines, -13 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 2 chunks +6 lines, -2 lines 0 comments Download
M src/x64/codegen-x64.cc View 5 chunks +22 lines, -7 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 2 chunks +6 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
10 years, 5 months ago (2010-07-03 08:08:14 UTC) #1
William Hesse
10 years, 5 months ago (2010-07-05 10:59:08 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698