[turbofan] phis cannot take registers as inputs
authordcarney@chromium.org <dcarney@chromium.org>
Thu, 6 Nov 2014 12:56:18 +0000 (12:56 +0000)
committerdcarney@chromium.org <dcarney@chromium.org>
Thu, 6 Nov 2014 12:56:44 +0000 (12:56 +0000)
commita350f0d60852a0ac7fa6d6c832e0bc6017d8734c
treeb4fdccceea97eacc6fd892c78b75349a2dfa9ba6
parentf26d93e6f0c6aab084a118d7c36f1f29107f4d5c
[turbofan] phis cannot take registers as inputs

BUG=
R=bmeurer@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#25191}
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@25191 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/compiler/register-allocator.cc
test/mjsunit/compiler/regress-register-allocator3.js [new file with mode: 0644]
test/unittests/compiler/register-allocator-unittest.cc