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

Issue 10937013: Fixed minus zero test (fixes v8:2133). (Closed)

Created:
8 years, 3 months ago by Massi
Modified:
8 years, 3 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Fixed minus zero test (fixes v8:2133). BUG=v8:2133 Committed: https://code.google.com/p/v8/source/detail?r=12548

Patch Set 1 #

Total comments: 2

Patch Set 2 : Added pcmpeqd instruction to the disassembler. #

Patch Set 3 : Removed tab. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -22 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 +10 lines, -0 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M src/ia32/disasm-ia32.cc View 1 1 chunk +8 lines, -0 lines 0 comments Download
A + test/mjsunit/deopt-minus-zero.js View 1 2 1 chunk +22 lines, -19 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Massi
8 years, 3 months ago (2012-09-18 13:45:03 UTC) #1
Jakob Kummerow
Looks good so far, but please add disassembler support for the newly added instruction. https://chromiumcodereview.appspot.com/10937013/diff/1/test/mjsunit/deopt-minus-zero.js ...
8 years, 3 months ago (2012-09-18 13:56:09 UTC) #2
Massi
Addressed comments.
8 years, 3 months ago (2012-09-19 12:31:46 UTC) #3
Jakob Kummerow
8 years, 3 months ago (2012-09-19 12:37:17 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698