Fix off-by-one bug in TurboFan register allocator.
authortitzer@chromium.org <titzer@chromium.org>
Tue, 21 Oct 2014 14:41:54 +0000 (14:41 +0000)
committertitzer@chromium.org <titzer@chromium.org>
Tue, 21 Oct 2014 14:41:54 +0000 (14:41 +0000)
commit2642058760811c8a9ca41a1a226c72b45175c52a
treedad36b4f2245302dba812b781244a92b426012f9
parent12a82ef32c4392d449db103ee504fc89327efc34
Fix off-by-one bug in TurboFan register allocator.

R=jarin@chromium.org
BUG=

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

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