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

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

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

Description

MIPS: Use shift and add instead of mul on ARM for integer hash. Port r10355 (8a6631c). BUG= TEST=

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
kalmard
Successful testing of v8 on MIPS requires the following patches to be landed as well: ...
8 years, 11 months ago (2012-01-19 12:33:50 UTC) #1
Erik Corry
LGTM and landing
8 years, 11 months ago (2012-01-19 14:09:06 UTC) #2
kalmard
8 years, 11 months ago (2012-01-26 09:53:23 UTC) #3
Landed in r10442. Closing.

Powered by Google App Engine
This is Rietveld 408576698