X87: [simd.js] Single SIMD128_VALUE_TYPE for all Simd128Values.
authorchunyang.dai <chunyang.dai@intel.com>
Fri, 21 Aug 2015 10:10:35 +0000 (03:10 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 21 Aug 2015 10:10:48 +0000 (10:10 +0000)
commit682365d77f954b879c9397587d118faa55218d0b
tree79cc833bb8c337d878d4a594e0fd6a235ec520ce
parent7a21a70c4ea61251b9875991b8b4fd4f4eddef34
X87: [simd.js] Single SIMD128_VALUE_TYPE for all Simd128Values.

port f4c079d450a5990639b295d40a3d1663d70412d6 (r30107).

This is the appendix of 458dfe3b943edb3238917edfe9e2dde326cd1adb which misses
one modified file.

original commit message:

    There's no need to have one InstanceType per SIMD primitive type (this
    will not scale long-term).  Also reduce the amount of code duplication
    and make it more robust wrt adding new SIMD types.

BUG=

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

Cr-Commit-Position: refs/heads/master@{#30288}
src/x87/lithium-codegen-x87.cc