[turbofan] delete graph and schedule before register allocation.
authordcarney@chromium.org <dcarney@chromium.org>
Mon, 27 Oct 2014 09:36:51 +0000 (09:36 +0000)
committerdcarney@chromium.org <dcarney@chromium.org>
Mon, 27 Oct 2014 09:37:13 +0000 (09:37 +0000)
commit16e25a11247fdb3316a4ca949dad0a529e4234c9
tree8300a919a6dfc0038ce5844c6cc69e53cc8b7a92
parentb714772c07fdb2fbb337557658bcea713d051a0f
[turbofan] delete graph and schedule before register allocation.

R=mstarzinger@chromium.org, titzer@chromium.org

BUG=

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

Cr-Commit-Position: refs/heads/master@{#24894}
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24894 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/compiler/common-operator.h
src/compiler/js-graph.h
src/compiler/js-operator.h
src/compiler/machine-operator.h
src/compiler/pipeline.cc
src/compiler/pipeline.h
src/compiler/schedule.h
src/compiler/typer.h