Age | Commit message (Collapse) | Author |
|
|
|
existing SIMD code to use updated JS SIMD API (SIMD.type.op instead of SIMD.op & SIMD.opu32; int32x4 instead of uint32x4); bug fix: right type of withX() for int32x4 initialization; bug fix: splat(0) instead of zero() for int32x4 initialization
|
|
|
|
which would be coerced using an &; fixes asm1.test_sqlite on llvm 3.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/parseTools.js
src/preamble.js
|
|
|
|
|
|
Conflicts:
src/parseTools.js
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
support, and rename option to PRECISE_F32 to be consistent with other precision options
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
floats as well
|
|
|
|
look like doubles
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|