Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
are technically a SyntaxError in Ecmascript E5/E5.1)
|
|
proper asm ffi coercions
|
|
|
|
|
|
|
|
coverage and support for fastcomp
|
|
correction or imprecise i64)
|
|
This handles the situation when they're part of a global variable
whether it just be a float/double or embedded within a struct.
Fixes #1898.
|
|
Conflicts:
tests/test_benchmark.py
tools/shared.py
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|