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

Issue 3026019: Fix bug in r5123, Comparison(), by unusing results before unconditional jump ... (Closed)

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

Description

Fix bug in r5123, Comparison(), by unusing results before unconditional jump to smi comparison JumpTarget. Committed: http://code.google.com/p/v8/source/detail?r=5126

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
William Hesse
10 years, 5 months ago (2010-07-23 10:42:03 UTC) #1
William Hesse
10 years, 5 months ago (2010-07-23 10:43:28 UTC) #2
Vyacheslav Egorov (Chromium)
10 years, 5 months ago (2010-07-23 11:14:03 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698