[turbofan] move register allocation phases to pipeline
authorDan Carney <dcarney@chromium.org>
Mon, 17 Nov 2014 12:36:58 +0000 (13:36 +0100)
committerDan Carney <dcarney@chromium.org>
Mon, 17 Nov 2014 12:37:11 +0000 (12:37 +0000)
commit032191e9be484343d54f50e41b28459634c99aa1
treed9441a60120b1e11352036eb029b30467c1abb06
parent7e2ebd4c0025f7a2fdba236fc384c949cbcf415d
[turbofan] move register allocation phases to pipeline

BUG=
R=bmeurer@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#25379}
src/compiler/pipeline.cc
src/compiler/pipeline.h
src/compiler/register-allocator.cc
src/compiler/register-allocator.h
test/cctest/compiler/test-codegen-deopt.cc
test/unittests/compiler/register-allocator-unittest.cc