MIPS64: Improve deopt jump table code size.
authordusan.milosavljevic <dusan.milosavljevic@imgtec.com>
Fri, 3 Apr 2015 18:02:17 +0000 (11:02 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 3 Apr 2015 18:02:19 +0000 (18:02 +0000)
commitc7685d2f99883b6360597c1a8f0268882d01e602
tree99b0598e823ba1e548dc0522a2fdf1cc8326ae07
parent23994c22de52d82e4ab4e87aeeeafd2c92961cc7
MIPS64: Improve deopt jump table code size.

The number of generated instructions per table entry is reduced from six to
two, or four in worst-case scenario.

TEST=
BUG=

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

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