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

Issue 11369110: MIPS: Consolidated all the key store/load classes in the Hydrogen and Lithium space into just two: … (Closed)

Created:
8 years, 1 month ago by palfia
Modified:
8 years, 1 month ago
Reviewers:
kisg, Paul Lind, mvstanton, danno
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Consolidated all the key store/load classes in the Hydrogen and Lithium space into just two: HLoadKeyed/HLoadKeyedGeneric and HStoreKeyed/HStoreKeyedGeneric LLoadKeyed/LLoadKeyedGeneric and LStoreKeyed/LStoreKeyedGeneric Port r12839 (b8b7faa3) BUG= TEST= Committed: https://code.google.com/p/v8/source/detail?r=12876

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+324 lines, -422 lines) Patch
M src/mips/lithium-codegen-mips.h View 1 chunk +6 lines, -0 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 5 chunks +240 lines, -220 lines 0 comments Download
M src/mips/lithium-mips.h View 5 chunks +19 lines, -102 lines 0 comments Download
M src/mips/lithium-mips.cc View 3 chunks +59 lines, -100 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
palfia
8 years, 1 month ago (2012-11-07 01:50:05 UTC) #1
mvstanton
8 years, 1 month ago (2012-11-07 08:23:28 UTC) #2
On 2012/11/07 01:50:05, palfia wrote:

LGTM, thanks!

Powered by Google App Engine
This is Rietveld 408576698