MIPS: Fix 'MIPS: [turbofan] Optimize certain chains of Branch into a Switch.'
authorbalazs.kilvady <balazs.kilvady@imgtec.com>
Wed, 18 Feb 2015 18:41:46 +0000 (10:41 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 18 Feb 2015 18:41:56 +0000 (18:41 +0000)
commit833e3e0b8ca7078dbfbcd3e52fd48eee83049039
treec3b609b793948cadfe4d33afa2f5bc0f75460261
parent27e8a455df96311db6fb3b50fb3b371e72a61eca
MIPS: Fix 'MIPS: [turbofan] Optimize certain chains of Branch into a Switch.'

Space and time constants fixed. Delay slot optimisations added.

BUG=

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

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