[turbofan] Remove GenericAlgorithm from verifier and graph replay.
authortitzer <titzer@chromium.org>
Mon, 26 Jan 2015 18:35:04 +0000 (10:35 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 26 Jan 2015 18:35:13 +0000 (18:35 +0000)
commit3937dd679bba168499d87b4b412429bad083d628
tree0ff7d52465cc1d0e1be675e29379c76fa510de2a
parent0e7379e001a4d1adbc56da264316bfcddb8281a6
[turbofan] Remove GenericAlgorithm from verifier and graph replay.

R=mstarzinger@chromium.org
BUG=

Review URL: https://codereview.chromium.org/879583002

Cr-Commit-Position: refs/heads/master@{#26280}
15 files changed:
BUILD.gn
src/compiler/all-nodes.cc [new file with mode: 0644]
src/compiler/all-nodes.h [new file with mode: 0644]
src/compiler/diamond.h
src/compiler/graph-reducer.cc
src/compiler/graph-replay.cc
src/compiler/graph-replay.h
src/compiler/graph-visualizer.cc
src/compiler/js-builtin-reducer.cc
src/compiler/js-context-specialization.cc
src/compiler/js-generic-lowering.cc
src/compiler/js-typed-lowering.cc
src/compiler/simplified-lowering.cc
src/compiler/verifier.cc
tools/gyp/v8.gyp