Reviewers: Benedikt Meurer, dstence, joransiu, john.yan,

Description:
PPC: [simd.js] Single SIMD128_VALUE_TYPE for all Simd128Values.

Port f4c079d450a5990639b295d40a3d1663d70412d6

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.

[email protected], [email protected], [email protected], [email protected]
BUG=

Please review this at https://codereview.chromium.org/1312513004/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+27, -85 lines):
  M src/full-codegen/ppc/full-codegen-ppc.cc
  M src/ppc/code-stubs-ppc.cc
  M src/ppc/lithium-codegen-ppc.cc


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to