Reviewers: Michael Starzinger,

Message:
Committed patchset #1 (id:1) manually as 24916 (tree was closed).

Description:
Revert "[turbofan] Merge GenericNode with Node."

This reverts commit a238443c00ebbd8afb48ee7ad336e0ff163c84b5 (r24915)
for tanking benchmarks.

[email protected]
BUG=

Committed: https://code.google.com/p/v8/source/detail?r=24916

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

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

Affected files (+433, -594 lines):
  M BUILD.gn
  M src/compiler/generic-algorithm.h
  M src/compiler/generic-algorithm-inl.h
  M src/compiler/generic-graph.h
  A src/compiler/generic-node.h
  A + src/compiler/generic-node-inl.h
  M src/compiler/graph.cc
  M src/compiler/graph-builder.cc
  M src/compiler/graph-visualizer.cc
  M src/compiler/instruction.cc
  M src/compiler/instruction-selector-impl.h
  M src/compiler/js-context-specialization.cc
  M src/compiler/js-inlining.cc
  M src/compiler/js-intrinsic-builder.cc
  M src/compiler/machine-operator-reducer.cc
  M src/compiler/node.h
  M src/compiler/node.cc
  M src/compiler/node-cache.cc
  M src/compiler/node-matchers.cc
  M src/compiler/node-properties-inl.h
  M src/compiler/phi-reducer.h
  M src/compiler/simplified-operator-reducer.cc
  M src/compiler/value-numbering-reducer.cc
  M src/compiler/verifier.cc
  M src/compiler/x64/instruction-selector-x64.cc
  M test/cctest/compiler/codegen-tester.cc
  M test/cctest/compiler/test-basic-block-profiler.cc
  M test/cctest/compiler/test-branch-combine.cc
  M test/cctest/compiler/test-changes-lowering.cc
  M test/cctest/compiler/test-graph-reducer.cc
  M test/cctest/compiler/test-linkage.cc
  M test/cctest/compiler/test-node.cc
  M test/cctest/compiler/test-node-algorithm.cc
  M test/cctest/compiler/test-run-machops.cc
  M test/cctest/compiler/test-schedule.cc
  M test/cctest/compiler/test-scheduler.cc
  M test/cctest/compiler/test-simplified-lowering.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