[arm64] Don't try convert binary operation to shifted form when both operands are...
authorishell <ishell@chromium.org>
Wed, 2 Sep 2015 09:32:31 +0000 (02:32 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 2 Sep 2015 09:32:44 +0000 (09:32 +0000)
commit85f6e1684447a728b51e8b7a56746e5bad781d4a
tree2a0214e839c3a1e252cd9bcac1a383098cf588e9
parent93f1f198a629420d416d9e4805b921a807b5b7d6
[arm64] Don't try convert binary operation to shifted form when both operands are the same.

BUG=chromium:523307
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#30538}
src/arm64/lithium-arm64.cc
test/mjsunit/regress/regress-crbug-523307.js [new file with mode: 0644]