[turbofan] add gap move verifier
authordcarney@chromium.org <dcarney@chromium.org>
Wed, 12 Nov 2014 14:53:30 +0000 (14:53 +0000)
committerdcarney@chromium.org <dcarney@chromium.org>
Wed, 12 Nov 2014 14:53:51 +0000 (14:53 +0000)
commitfdab306aa2031b2d18ec71743e560b0ec30bd2c7
tree4fd675002587eeebc7078f1d1b572a7845149430
parent063eb9482512ebfe4d1be77850daa97bc280ebf4
[turbofan] add gap move verifier

R=jarin@chromium.org

BUG=

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

Cr-Commit-Position: refs/heads/master@{#25300}
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@25300 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/compiler/instruction.cc
src/compiler/instruction.h
src/compiler/pipeline.cc
src/compiler/register-allocator-verifier.cc
src/compiler/register-allocator-verifier.h
src/compiler/register-allocator.cc
src/compiler/register-allocator.h
test/cctest/compiler/test-run-machops.cc
test/unittests/compiler/register-allocator-unittest.cc