Reviewers: Michael Starzinger,

Message:
PTAL, but I'm looking for comments; I think this CL needs some time before it
can be landed.

Description:
Add inlining for intrinsics.

This issue is for discussion on how to proceed.

I think the implementation of ValueOf shows that directly creating the IR does
not scale.

BUG=
[email protected]

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

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

Affected files (+439, -20 lines):
  M BUILD.gn
  M src/compiler/access-builder.h
  M src/compiler/access-builder.cc
  M src/compiler/graph.h
  M src/compiler/js-inlining.h
  M src/compiler/js-inlining.cc
  A src/compiler/js-intrinsic-builder.h
  A src/compiler/js-intrinsic-builder.cc
  M src/compiler/opcodes.h
  M src/compiler/simplified-lowering.cc
  M src/compiler/simplified-operator.h
  M src/compiler/simplified-operator.cc
  M src/compiler/typer.cc
  M src/flag-definitions.h
  M test/cctest/compiler/test-run-inlining.cc
  M tools/gyp/v8.gyp


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