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

Issue 8365026: MIPS: port Handlify the stub cache lookup and patching for CallIC and KeyedCallIC. (Closed)

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

Description

MIPS: port Handlify the stub cache lookup and patching for CallIC and KeyedCallIC. Port r9729 (4aa1f5a6) BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=9731

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -35 lines) Patch
M src/mips/macro-assembler-mips.cc View 1 chunk +5 lines, -13 lines 0 comments Download
M src/mips/stub-cache-mips.cc View 8 chunks +16 lines, -22 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Paul Lind
Final submission in group of 4. With this, along with the others, we should be ...
9 years, 2 months ago (2011-10-21 05:34:43 UTC) #1
Kevin Millikin (Chromium)
9 years, 2 months ago (2011-10-21 08:56:25 UTC) #2
Thanks for the patch.  LGTM.  I will commit it.

A heads up:  the next part of this stub cache project will be to change the
platform-specific files.  I'll try to keep MIPS up to date, but I'll defer to
you if it comes to writing code.

Powered by Google App Engine
This is Rietveld 408576698