Reviewers: Sven Panne,

Message:
PTAL

Description:
[turbofan] First step of Operator refactoring.

- Real const-correctness
- Proper forward declarations instead of #include "src/v8.h"
- Flags for Operator properties.
- etc.

TEST=compiler-unittests,cctest

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

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

Affected files (+375, -302 lines):
  M BUILD.gn
  M src/base/flags.h
  M src/compiler/access-builder.h
  A src/compiler/access-builder.cc
  M src/compiler/arm/linkage-arm.cc
  M src/compiler/arm64/linkage-arm64.cc
  M src/compiler/common-operator.h
  M src/compiler/ia32/linkage-ia32.cc
  M src/compiler/js-generic-lowering.cc
  M src/compiler/linkage.h
  M src/compiler/linkage.cc
  M src/compiler/linkage-impl.h
  M src/compiler/operator.h
  A src/compiler/operator.cc
  M src/compiler/simplified-operator.h
  A src/compiler/simplified-operator.cc
  M src/compiler/x64/linkage-x64.cc
  M test/cctest/compiler/test-operator.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