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

Issue 505303002: MIPS: Added vector-based loadic hydrogen stubs. Not yet callable. (Closed)

Created:
6 years, 3 months ago by akos.palfi.imgtec
Modified:
6 years, 3 months ago
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

MIPS: Added vector-based loadic hydrogen stubs. Not yet callable. Port r23405 (12573f34) Original commit message: The next step is to integrate the use of vector[slot] into the IC infrastructure so it can do the right thing for a vector-based ic. Then these stubs can be installed. For now, they immediately bail out to the miss handler. BUG= R=paul.lind@imgtec.com Committed: https://code.google.com/p/v8/source/detail?r=23422

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -0 lines) Patch
M src/mips/code-stubs-mips.cc View 1 chunk +14 lines, -0 lines 0 comments Download
M src/mips64/code-stubs-mips64.cc View 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
akos.palfi.imgtec
akos.palfi@imgtec.com changed reviewers: + balazs.kilvady@imgtec.com, danno@chromium.org, dusan.milosavljevic@imgtec.com, gergely.kis@imgtec.com, mvstanton@chromium.org, paul.lind@imgtec.com
6 years, 3 months ago (2014-08-26 19:24:08 UTC) #1
akos.palfi.imgtec
PTAL.
6 years, 3 months ago (2014-08-26 19:24:08 UTC) #2
paul.l...
lgtm
6 years, 3 months ago (2014-08-26 19:29:10 UTC) #3
akos.palfi.imgtec
6 years, 3 months ago (2014-08-26 19:34:23 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as 23422 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698