Reviewers: Sven Panne,

Description:
[turbofan] Add new JSIntrinsicsLowering reducer.

The lowering of intrinsics is therefore now decoupled from the general
inlining logic.

TEST=cctest,unittests
[email protected]

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

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+455, -299 lines):
  M BUILD.gn
  M src/compiler/js-inlining.h
  M src/compiler/js-inlining.cc
  D src/compiler/js-intrinsic-builder.h
  D src/compiler/js-intrinsic-builder.cc
  A + src/compiler/js-intrinsic-lowering.h
  A src/compiler/js-intrinsic-lowering.cc
  M src/compiler/pipeline.cc
  M src/compiler/simplified-lowering.cc
  M src/compiler/typer.cc
  M src/flag-definitions.h
  M test/cctest/compiler/test-run-intrinsics.cc
  A test/unittests/compiler/js-intrinsic-lowering-unittest.cc
  M test/unittests/compiler/node-test-utils.h
  M test/unittests/compiler/node-test-utils.cc
  M test/unittests/unittests.gyp
  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