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

Issue 2848021: ARM: Fix bug introduced in 4783 (2.2.15) that caused the... (Closed)

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

Description

ARM: Fix bug introduced in 4783 (2.2.15) that caused the result of 1 << x to be miscalculated for some inputs. Committed: http://code.google.com/p/v8/source/detail?r=4929

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -33 lines) Patch
M src/arm/codegen-arm.cc View 1 chunk +8 lines, -33 lines 0 comments Download
M test/mjsunit/smi-ops.js View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
10 years, 6 months ago (2010-06-23 13:13:59 UTC) #1
William Hesse
10 years, 6 months ago (2010-06-23 13:24:46 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698