Crankshaft: consolidated element loads always deopted on seeing the hole
authormvstanton <mvstanton@chromium.org>
Wed, 9 Sep 2015 15:15:20 +0000 (08:15 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 9 Sep 2015 15:15:30 +0000 (15:15 +0000)
commit164f92d206c6dc203c485a5c154e4aafa0c46c95
tree15152233fb51a1aad3cdf649d2b9e574946e76e4
parent44b9f1e7ad20a2c70fe388afcdb92dead3e0973f
Crankshaft: consolidated element loads always deopted on seeing the hole

Update the consolidated load case to carefully chose the load mode
based on the consolidated elements kind.

BUG=v8:4380
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#30659}
src/hydrogen.cc
test/mjsunit/regress/regress-4380.js [new file with mode: 0644]