index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
spec
/
simd.wast
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Parser] Use the new parser in wasm-shell and wasm-as (#6529)
Thomas Lively
2024-04-24
1
-203
/
+203
*
[Simd] Implement extra convert, trunc, demote and promote ops for interpreter...
Max Graey
2021-07-28
1
-0
/
+23
*
[Simd] Add extending pairwise adds to interpreter (#4022)
Max Graey
2021-07-26
1
-1
/
+29
*
[SIMD] Add extend + mul simd operations to interpreter (#4021)
Max Graey
2021-07-26
1
-1
/
+100
*
[Simd] Add extension from i32x4 to i64x2 ops to interpreter (#4016)
Max Graey
2021-07-26
1
-0
/
+4
*
Implement q15MulrSatSI16x8 for interpreter (#3984)
Max Graey
2021-07-14
1
-1
/
+8
*
Implement interpretation of i64x2.bitmask (#3982)
Thomas Lively
2021-07-13
1
-1
/
+2
*
Update SIMD names and opcodes (#3771)
Thomas Lively
2021-04-05
1
-118
/
+64
*
Prototype additional f64x2 conversions (#3501)
Thomas Lively
2021-01-19
1
-0
/
+1
*
Prototype SIMD extending pairwise add instructions (#3466)
Thomas Lively
2021-01-05
1
-8
/
+1
*
Prototype SIMD instructions implemented in LLVM (#3440)
Thomas Lively
2020-12-11
1
-0
/
+24
*
Standardize NaNs in the interpreter, when there is nondeterminism (#3298)
Alon Zakai
2020-10-30
1
-8
/
+8
*
Prototype new SIMD multiplications (#3291)
Thomas Lively
2020-10-28
1
-0
/
+2
*
Implement i8x16.popcnt (#3286)
Thomas Lively
2020-10-27
1
-0
/
+4
*
Implement v128.{load,store}{8,16,32,64}_lane instructions (#3278)
Thomas Lively
2020-10-22
1
-0
/
+59
*
Implement prototype v128.load{32,64}_zero instructions (#3011)
Thomas Lively
2020-08-03
1
-0
/
+4
*
Add prototype SIMD rounding instructions (#2895)
Thomas Lively
2020-06-05
1
-0
/
+44
*
Implement i64x2.mul (#2860)
Thomas Lively
2020-05-19
1
-0
/
+2
*
Implement pseudo-min/max SIMD instructions (#2847)
Thomas Lively
2020-05-12
1
-0
/
+10
*
SIMD integer abs and bitmask instructions (#2703)
Thomas Lively
2020-03-20
1
-1
/
+17
*
SIMD {i8x16,i16x8}.avgr_u instructions (#2539)
Thomas Lively
2019-12-18
1
-0
/
+16
*
Add i32x4.dot_i16x8_s (#2420)
Thomas Lively
2019-11-04
1
-0
/
+5
*
Add SIMD integer min and max instructions (#2416)
Thomas Lively
2019-11-01
1
-0
/
+84
*
v8x16.swizzle (#2368)
Thomas Lively
2019-10-03
1
-0
/
+8
*
SIMD load and extend instructions (#2353)
Thomas Lively
2019-09-24
1
-0
/
+13
*
v128.andnot instruction (#2355)
Thomas Lively
2019-09-24
1
-0
/
+2
*
vNxM.load_splat instructions (#2350)
Thomas Lively
2019-09-23
1
-1
/
+9
*
SIMD narrowing and widening operations (#2341)
Thomas Lively
2019-09-14
1
-0
/
+74
*
Update v128.const text formats (#1934)
Thomas Lively
2019-03-19
1
-305
/
+315
*
Massive renaming (#1855)
Thomas Lively
2019-01-07
1
-167
/
+167
*
Fix SIMD test placement (#1853)
Thomas Lively
2019-01-06
1
-2
/
+2
*
SIMD (#1820)
Thomas Lively
2018-12-13
1
-0
/
+661