Reviewers: Michael Starzinger, Benedikt Meurer,

Description:
[turbofan] First version of loop peeling.

BUG=

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

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

Affected files (+1032, -35 lines):
  M BUILD.gn
  M src/compiler/common-operator.h
  M src/compiler/common-operator.cc
  M src/compiler/control-reducer.cc
  M src/compiler/graph-visualizer.cc
  M src/compiler/loop-analysis.h
  M src/compiler/loop-analysis.cc
  A src/compiler/loop-peeling.h
  A src/compiler/loop-peeling.cc
  M src/compiler/opcodes.h
  M src/compiler/pipeline.cc
  M src/compiler/scheduler.cc
  M src/flag-definitions.h
  M test/unittests/compiler/graph-unittest.h
  A test/unittests/compiler/loop-peeling-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
  M tools/testrunner/local/testsuite.py


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