Reviewers: Michael Starzinger,

Message:
Hi Michael,
Thanks for the help in TurboFanLand. Note there is one platform-specific change, slightly unrelated to the rest of the CL. I'll upload (boilerplate) ports after
you have a look.
All the best,
--Michael

Description:
Teach TurboFan to call vector-based ICs.

Additional static information needs to be passed to Load and KeyedLoad calls if
--vector-ics is turned on.

[email protected]

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

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

Affected files (+252, -35 lines):
  M src/code-factory.h
  M src/code-factory.cc
  M src/compiler/ast-graph-builder.h
  M src/compiler/ast-graph-builder.cc
  M src/compiler/js-generic-lowering.cc
  M src/compiler/js-operator.h
  M src/compiler/js-operator.cc
  M src/ia32/lithium-codegen-ia32.cc
  M src/ic/ic.h
  M src/ic/ic.cc
  M src/type-feedback-vector.h
  M src/type-feedback-vector.cc
  M test/unittests/compiler/js-operator-unittest.cc
  M test/unittests/compiler/js-typed-lowering-unittest.cc


--
--
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