Reviewers: Sven Panne,

Description:
[turbofan] Cleanup the NodeProperties.

[email protected]

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

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

Affected files (+327, -334 lines):
  M BUILD.gn
  M src/compiler/arm/code-generator-arm.cc
  M src/compiler/arm64/code-generator-arm64.cc
  M src/compiler/ast-graph-builder.cc
  M src/compiler/change-lowering.cc
  M src/compiler/control-reducer.cc
  M src/compiler/graph-builder.cc
  M src/compiler/graph-visualizer.cc
  M src/compiler/ia32/code-generator-ia32.cc
  M src/compiler/ia32/instruction-selector-ia32.cc
  M src/compiler/instruction-selector.cc
  M src/compiler/js-builtin-reducer.cc
  M src/compiler/js-context-specialization.cc
  M src/compiler/js-generic-lowering.cc
  M src/compiler/js-graph.cc
  M src/compiler/js-inlining.cc
  M src/compiler/js-intrinsic-lowering.cc
  M src/compiler/js-typed-lowering.cc
  M src/compiler/load-elimination.cc
  M src/compiler/loop-analysis.cc
  M src/compiler/loop-peeling.cc
  M src/compiler/mips/code-generator-mips.cc
  M src/compiler/mips64/code-generator-mips64.cc
  M src/compiler/node-properties.h
  M src/compiler/node-properties.cc
  D src/compiler/node-properties-inl.h
  M src/compiler/representation-change.h
  M src/compiler/schedule.cc
  M src/compiler/scheduler.cc
  M src/compiler/simplified-lowering.cc
  M src/compiler/simplified-operator-reducer.cc
  M src/compiler/typer.cc
  M src/compiler/verifier.cc
  M src/compiler/x64/code-generator-x64.cc
  M test/cctest/compiler/test-changes-lowering.cc
  M test/cctest/compiler/test-control-reducer.cc
  M test/cctest/compiler/test-js-constant-cache.cc
  M test/cctest/compiler/test-js-context-specialization.cc
  M test/cctest/compiler/test-js-typed-lowering.cc
  M test/cctest/compiler/test-simplified-lowering.cc
  M test/cctest/compiler/test-typer.cc
  M test/unittests/compiler/change-lowering-unittest.cc
  M test/unittests/compiler/control-equivalence-unittest.cc
  M test/unittests/compiler/graph-unittest.cc
  M test/unittests/compiler/js-builtin-reducer-unittest.cc
  M test/unittests/compiler/js-typed-lowering-unittest.cc
  M test/unittests/compiler/loop-peeling-unittest.cc
  M test/unittests/compiler/node-properties-unittest.cc
  M test/unittests/compiler/node-test-utils.cc
  M test/unittests/compiler/simplified-operator-reducer-unittest.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