MIPS64: Implement AddE lithium instruction to separate integer and address arithmetic.
authordusan.milosavljevic <dusan.milosavljevic@imgtec.com>
Mon, 8 Jun 2015 18:18:14 +0000 (11:18 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 8 Jun 2015 18:18:28 +0000 (18:18 +0000)
commitd2f5702c56fc9503efdd73931fca81e5f1fd2839
treed1ef70478c6d7a7a3bf0a76191f990af167d642d
parentab3caa732719e06f075fd8fabf3c303df5ed9550
MIPS64: Implement AddE lithium instruction to separate integer and address arithmetic.

This is required to have sign-extended int32 arithmetic operations by re-landing:
https://codereview.chromium.org/1161713003

TEST=cctest/test-api/ArrayBuffer_JSInternalToExternal
BUG=

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

Cr-Commit-Position: refs/heads/master@{#28845}
src/mips64/lithium-codegen-mips64.cc
src/mips64/lithium-mips64.cc
src/mips64/lithium-mips64.h