Comment #38 on issue 4124 by [email protected]: Implement SIMD.js https://code.google.com/p/v8/issues/detail?id=4124#c38
The following revision refers to this bug:https://chromium.googlesource.com/v8/v8.git/+/8a278a4cc429669c612debc596619a9ae9403e36
commit 8a278a4cc429669c612debc596619a9ae9403e36 Author: bbudge <[email protected]> Date: Tue Aug 25 12:35:06 2015 [simd.js] Update to spec version 0.8.2. Adds Uint32x4, Uint16x8, and Uint8x16 types. Adds all functions in the current spec, except for loads and stores. LOG=Y BUG=v8:4124 Committed: https://crrev.com/4be6d37fd1ad0a6e0ea37da8863ae5169c2b89ba Cr-Commit-Position: refs/heads/master@{#30322} Review URL: https://codereview.chromium.org/1294513004 Cr-Commit-Position: refs/heads/master@{#30353}[modify] http://crrev.com/8a278a4cc429669c612debc596619a9ae9403e36/src/contexts.h [modify] http://crrev.com/8a278a4cc429669c612debc596619a9ae9403e36/src/harmony-simd.js [modify] http://crrev.com/8a278a4cc429669c612debc596619a9ae9403e36/src/heap/heap.h [modify] http://crrev.com/8a278a4cc429669c612debc596619a9ae9403e36/src/messages.js [modify] http://crrev.com/8a278a4cc429669c612debc596619a9ae9403e36/src/objects-inl.h [modify] http://crrev.com/8a278a4cc429669c612debc596619a9ae9403e36/src/objects-printer.cc [modify] http://crrev.com/8a278a4cc429669c612debc596619a9ae9403e36/src/objects.h [modify] http://crrev.com/8a278a4cc429669c612debc596619a9ae9403e36/src/runtime/runtime-simd.cc [modify] http://crrev.com/8a278a4cc429669c612debc596619a9ae9403e36/src/runtime/runtime.h [modify] http://crrev.com/8a278a4cc429669c612debc596619a9ae9403e36/test/cctest/test-heap-profiler.cc [modify] http://crrev.com/8a278a4cc429669c612debc596619a9ae9403e36/test/cctest/test-heap.cc [modify] http://crrev.com/8a278a4cc429669c612debc596619a9ae9403e36/test/cctest/test-simd.cc [modify] http://crrev.com/8a278a4cc429669c612debc596619a9ae9403e36/test/mjsunit/harmony/simd.js [modify] http://crrev.com/8a278a4cc429669c612debc596619a9ae9403e36/test/simdjs/testcfg.py
--You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at: https://code.google.com/hosting/settings -- -- 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.
