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

Issue 151200: X64: Remove optimistic smi operations on non-smis. They cannot be undone on ... (Closed)

Created:
11 years, 5 months ago by William Hesse
Modified:
9 years, 7 months ago
Reviewers:
Lasse Reichstein
CC:
v8-dev
Visibility:
Public.

Description

X64: Remove optimistic smi operations on non-smis. They cannot be undone on X64. Committed: http://code.google.com/p/v8/source/detail?r=2348

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -52 lines) Patch
M src/heap.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/x64/assembler-x64.h View 1 3 chunks +8 lines, -4 lines 0 comments Download
M src/x64/codegen-x64.cc View 1 9 chunks +34 lines, -48 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
William Hesse
Also merged two switch statements into one, in GenerateSmiCode.
11 years, 5 months ago (2009-07-02 11:12:41 UTC) #1
Lasse Reichstein
LGTM
11 years, 5 months ago (2009-07-02 12:36:07 UTC) #2
Lasse Reichstein
11 years, 5 months ago (2009-07-03 09:07:26 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698