MIPS64: [turbofan] Initial support for Switch.
authorbalazs.kilvady <balazs.kilvady@imgtec.com>
Tue, 17 Feb 2015 16:19:32 +0000 (08:19 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 17 Feb 2015 16:19:45 +0000 (16:19 +0000)
commit24026a9944266c10b58917e82c974a7d46867507
tree1c237110810b9a98ff1ed9d2e378b79047906a09
parentf55242948ec1aa1c6d65eabb6aab2a9d43343cb5
MIPS64: [turbofan] Initial support for Switch.

Port feb2890711e8072a9550abb89621929816fc9699

Original commit message:
Adds Switch and Case operators to TurboFan and handles them
appropriately in instruction selection and code generation.

BUG=

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

Cr-Commit-Position: refs/heads/master@{#26699}
src/compiler/mips64/code-generator-mips64.cc