Reviewers: Dan Ehrenberg, Benedikt Meurer, bbudge,

Message:
Disabled polyfill to verify that the store functions were implemented correctly.
Re-enabling till load/store functions are added.

Description:
V8: Add SIMD store functions for Phase 1.

Float32x4, Int32x4, Uint32x4:
  store, store1, store2, store3

Int16x8, Int8x16, Uint16x8, Uint8x16:
  store

BUG=v8:4124
LOG=N

[email protected], [email protected], [email protected]

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

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

Affected files (+135, -8 lines):
  M src/harmony-simd.js
  M src/parser.h
  M src/runtime/runtime.h
  M src/runtime/runtime-simd.cc
  M src/scopes.h
  M src/scopes.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