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

Issue 7134064: MIPS: port Dispatch on ElementsKind rather than ExternalArrayType ... (Closed)

Created:
9 years, 6 months ago by Paul Lind
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

MIPS: port Dispatch on ElementsKind rather than ExternalArrayType ... Port r8244 (c90151c) Orig commit msg: Dispatch on ElementsKind rather than ExternalArrayType when generating ICs and Crankshaft code for many element operations. This is preparation to be able to share more code in the various element accessor implementations. BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=8251

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -116 lines) Patch
M src/mips/stub-cache-mips.cc View 22 chunks +99 lines, -116 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Paul Lind
9 years, 6 months ago (2011-06-10 06:14:28 UTC) #1
Søren Thygesen Gjesse
9 years, 6 months ago (2011-06-10 07:13:20 UTC) #2
LGTM

I will commit it.

Powered by Google App Engine
This is Rietveld 408576698