openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
E
ecmascript_simd
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 07, 2024 — Aug 07, 2025
Showing page 12 of 19
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix the "simd128 types check" test to avoid using == on SIMD values
Dan Gohman
More...
over 10 years ago
Make float64x2 select work with float64x2 comparison values.
Dan Gohman
More...
over 10 years ago
Clarify that reciprocal and reciprocalSqrt are approximations
Dan Gohman
More...
over 10 years ago
Check in an initial draft of an extended API proposal
Dan Gohman
More...
over 10 years ago
Implement float-to-integer conversion error handling
Dan Gohman
More...
over 10 years ago
Fix argument type checking to use the check function
Dan Gohman
More...
over 10 years ago
Implement shift-count saturation
Dan Gohman
More...
over 10 years ago
Merge pull request #109 from ProgramFOX/int16x8-int8x16-select-bitselect
John McCutchan
More...
over 10 years ago
Merge pull request #108 from sunfishcode/master
John McCutchan
More...
over 10 years ago
Merge pull request #95 from mhaghigh/master
John McCutchan
More...
over 10 years ago
fixing a comment
Moh Haghighat
More...
over 10 years ago
Merge pull request #3 from huningxin/memset
Moh Haghighat
More...
over 10 years ago
creating SIMD version of memcpy
Moh Haghighat
More...
over 10 years ago
creating SIMD version of memcpy
Moh Haghighat
More...
over 10 years ago
cosmetic changes
Moh Haghighat
More...
over 10 years ago
Merge pull request #2 from huningxin/memset
Moh Haghighat
More...
over 10 years ago
Emscripten emits SIMD.*.load/store with Uint8Array.
Ningxin Hu
More...
over 10 years ago
Fix the HEAP8 and HEAPU8 constructions.
Ningxin Hu
More...
over 10 years ago
Allow memcpy.js to pass asm.js validation.
Ningxin Hu
More...
over 10 years ago
Added revised version of memset.js
Moh Haghighat
More...
over 10 years ago
Added memset to run.js
Moh Haghighat
More...
over 10 years ago
{int16x8,int8x16}.select -> bitselect + add select
ProgramFOX
More...
over 10 years ago
Make memset.js pass asm validation
Ningxin Hu
More...
over 10 years ago
Merge pull request #107 from huningxin/check_api
John McCutchan
More...
over 10 years ago
Load ecmascript_simd.js unconditionally
Dan Gohman
More...
over 10 years ago
Remove redundant source files.
Dan Gohman
More...
over 10 years ago
Move 1-argument constructor to check API.
Ningxin Hu
More...
over 10 years ago
Add missing comparisons for int8x16 and int16x8
Dan Gohman
More...
over 10 years ago
Minor code simplifications
Dan Gohman
More...
over 10 years ago
Don't create buffers for shuffles unless they're needed
Dan Gohman
More...
over 10 years ago
←
1
2
…
8
9
10
11
12
13
14
15
16
17
18
19
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree