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

Issue 276018: Fixed use of 'overwrite' flag for unary minus expressions. (Closed)

Created:
11 years, 2 months ago by fschneider
Modified:
9 years, 6 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Fixed use of 'overwrite' flag for unary minus expressions. Committed: http://code.google.com/p/v8/source/detail?r=3063

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M src/ia32/codegen-ia32.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/x64/codegen-x64.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
fschneider
11 years, 2 months ago (2009-10-14 12:36:22 UTC) #1
fschneider
Also added fix for x64 platform
11 years, 2 months ago (2009-10-14 12:59:01 UTC) #2
Erik Corry
11 years, 2 months ago (2009-10-14 13:09:16 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698