Reviewers: Michael Starzinger,

Message:
Committed patchset #3 (id:40001) manually as 24915 (presubmit successful).

Description:
[turbofan] Merge GenericNode with Node.

BUG=
[email protected]

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

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

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

Affected files (+495, -618 lines):
  M BUILD.gn
  M src/compiler/generic-algorithm.h
  M src/compiler/generic-algorithm-inl.h
  M src/compiler/generic-graph.h
  D src/compiler/generic-node.h
  D 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