index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wasm
/
wasm-stack.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove implicit conversion operators from Type (#2577)
Thomas Lively
2020-01-08
1
-8
/
+8
*
[NFC] Enforce use of `Type::` on type names (#2434)
Thomas Lively
2020-01-07
1
-101
/
+104
*
Parse memarg in atomic.wait and atomic.notify (#2569)
Heejin Ahn
2020-01-03
1
-3
/
+3
*
Generate push/pop in stack IR (#2566)
Heejin Ahn
2020-01-03
1
-1
/
+2
*
Add support for reference types proposal (#2451)
Heejin Ahn
2019-12-30
1
-15
/
+61
*
SIMD {i8x16,i16x8}.avgr_u instructions (#2539)
Thomas Lively
2019-12-18
1
-0
/
+6
*
Remove FunctionType (#2510)
Thomas Lively
2019-12-11
1
-3
/
+1
*
Add string parameter to WASM_UNREACHABLE (#2499)
Sam Clegg
2019-12-05
1
-23
/
+23
*
Remove FunctionType from Event (#2466)
Thomas Lively
2019-11-25
1
-1
/
+3
*
Add i32x4.dot_i16x8_s (#2420)
Thomas Lively
2019-11-04
1
-0
/
+4
*
Add SIMD integer min and max instructions (#2416)
Thomas Lively
2019-11-01
1
-0
/
+36
*
v8x16.swizzle (#2368)
Thomas Lively
2019-10-03
1
-0
/
+5
*
SIMD load and extend instructions (#2353)
Thomas Lively
2019-09-24
1
-0
/
+18
*
v128.andnot instruction (#2355)
Thomas Lively
2019-09-24
1
-1
/
+3
*
vNxM.load_splat instructions (#2350)
Thomas Lively
2019-09-23
1
-0
/
+20
*
SIMD narrowing and widening operations (#2341)
Thomas Lively
2019-09-14
1
-0
/
+50
*
QFMA/QFMS instructions (#2328)
Thomas Lively
2019-09-03
1
-2
/
+19
*
Add atomic.fence instruction (#2307)
Heejin Ahn
2019-08-27
1
-0
/
+5
*
Add initial support for anyref as an opaque type (#2294)
Jay Phelps
2019-08-20
1
-0
/
+12
*
Add basic exception handling support (#2282)
Heejin Ahn
2019-08-13
1
-1
/
+44
*
Refactor stack IR / binary writer (NFC) (#2250)
Heejin Ahn
2019-07-23
1
-0
/
+1591