Comment #15 on issue 4124 by [email protected]: Implement SIMD.js https://code.google.com/p/v8/issues/detail?id=4124#c15
The following revision refers to this bug:https://chromium.googlesource.com/v8/v8.git/+/f9dd3446da82fbbf20c344ceb6a87be2c11f5759
commit f9dd3446da82fbbf20c344ceb6a87be2c11f5759 Author: bbudge <[email protected]> Date: Wed Jun 03 23:56:21 2015 Add new Float32x4 type for SIMD.js. LOG=N BUG=v8:4124 Review URL: https://codereview.chromium.org/1153373003 Cr-Commit-Position: refs/heads/master@{#28797}[modify] http://crrev.com/f9dd3446da82fbbf20c344ceb6a87be2c11f5759/include/v8-profiler.h [modify] http://crrev.com/f9dd3446da82fbbf20c344ceb6a87be2c11f5759/include/v8.h [modify] http://crrev.com/f9dd3446da82fbbf20c344ceb6a87be2c11f5759/src/factory.cc [modify] http://crrev.com/f9dd3446da82fbbf20c344ceb6a87be2c11f5759/src/factory.h [modify] http://crrev.com/f9dd3446da82fbbf20c344ceb6a87be2c11f5759/src/globals.h [modify] http://crrev.com/f9dd3446da82fbbf20c344ceb6a87be2c11f5759/src/heap-snapshot-generator.cc [modify] http://crrev.com/f9dd3446da82fbbf20c344ceb6a87be2c11f5759/src/heap-snapshot-generator.h [modify] http://crrev.com/f9dd3446da82fbbf20c344ceb6a87be2c11f5759/src/heap/heap.cc [modify] http://crrev.com/f9dd3446da82fbbf20c344ceb6a87be2c11f5759/src/heap/heap.h [modify] http://crrev.com/f9dd3446da82fbbf20c344ceb6a87be2c11f5759/src/heap/objects-visiting.cc [modify] http://crrev.com/f9dd3446da82fbbf20c344ceb6a87be2c11f5759/src/objects-debug.cc [modify] http://crrev.com/f9dd3446da82fbbf20c344ceb6a87be2c11f5759/src/objects-inl.h [modify] http://crrev.com/f9dd3446da82fbbf20c344ceb6a87be2c11f5759/src/objects-printer.cc [modify] http://crrev.com/f9dd3446da82fbbf20c344ceb6a87be2c11f5759/src/objects.cc [modify] http://crrev.com/f9dd3446da82fbbf20c344ceb6a87be2c11f5759/src/objects.h [modify] http://crrev.com/f9dd3446da82fbbf20c344ceb6a87be2c11f5759/test/cctest/cctest.h [modify] http://crrev.com/f9dd3446da82fbbf20c344ceb6a87be2c11f5759/test/cctest/test-heap.cc
--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.
