[turbofan] add non fixed slot constraint to register allocator
authordcarney <dcarney@chromium.org>
Mon, 23 Mar 2015 16:03:14 +0000 (09:03 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 23 Mar 2015 16:03:21 +0000 (16:03 +0000)
commit0a835afb29eedfc266ecb230cf27b8211b1d0b06
tree399d6e85a1c26881eacf805875e09479663a23a2
parent24a9b8815ee1f6c366401d56f01ef4befd69eb36
[turbofan] add non fixed slot constraint to register allocator

R=jarin@chromium.org

BUG=

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

Cr-Commit-Position: refs/heads/master@{#27373}
src/compiler/instruction-selector-impl.h
src/compiler/instruction-selector.cc
src/compiler/instruction.cc
src/compiler/instruction.h
src/compiler/register-allocator-verifier.cc
src/compiler/register-allocator-verifier.h
src/compiler/register-allocator.cc
src/compiler/register-allocator.h
test/unittests/compiler/instruction-sequence-unittest.cc
test/unittests/compiler/register-allocator-unittest.cc