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

Issue 9153002: Use shift and add instead of mul on ARM for integer hash. (Closed)

Created:
8 years, 11 months ago by Erik Corry
Modified:
8 years, 11 months ago
CC:
v8-dev
Visibility:
Public.

Description

Use shift and add instead of mul on ARM for integer hash. Committed: http://code.google.com/p/v8/source/detail?r=10355

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M src/arm/macro-assembler-arm.cc View 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
8 years, 11 months ago (2012-01-09 13:16:43 UTC) #1
Vyacheslav Egorov (Chromium)
8 years, 11 months ago (2012-01-09 13:28:48 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698