[turbofan] decouple register allocation from schedule and graph
authordcarney@chromium.org <dcarney@chromium.org>
Mon, 20 Oct 2014 07:32:01 +0000 (07:32 +0000)
committerdcarney@chromium.org <dcarney@chromium.org>
Mon, 20 Oct 2014 07:32:01 +0000 (07:32 +0000)
commitb3f2277ea42a55cfb344fc9a7c67175018e30984
treedfff42045f7e87aa03aad9a9dbc9e4b919ae5164
parentd029d76120ea36eecd51b3df775a6249d234c1e7
[turbofan] decouple register allocation from schedule and graph

R=bmeurer@chromium.org, jarin@chromium.org

BUG=

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24717 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/compiler/instruction-selector.cc
src/compiler/instruction.cc
src/compiler/instruction.h
src/compiler/register-allocator.cc
src/compiler/register-allocator.h
src/compiler/schedule.cc
src/compiler/schedule.h