Reviewers: Sven Panne, Toon Verwaest,

Message:
Hi Sven, hi Toon,

This CL demonstrates gathering feedback from a custom platform on some known
function. PTAL, thanks,
--Michael


Description:
This CL is based on https://codereview.chromium.org/172523002/ ("Create a
function call IC").

This CL demonstrates hooking up a custom IC for a particular monomorphic call, the goal being to gather feedback for crankshaft. We could do this for several
interesting functions.

Please review this at https://codereview.chromium.org/196103005/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+202, -69 lines):
  M src/code-stubs.h
  M src/ia32/code-stubs-ia32.cc
  M src/ic.h
  M src/ic.cc
  M src/objects.cc
  M src/type-info.h
  M src/type-info.cc
  M src/typing.cc
  M test/mjsunit/array-feedback.js


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to