index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
passes
/
precompute_all-features.wast
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix incorrect wat in tests (#6207)
Thomas Lively
2024-01-08
1
-1
/
+2
*
Require `then` and `else` with `if` (#6201)
Thomas Lively
2024-01-04
1
-22
/
+32
*
Use the standard shared memory text format (#6200)
Thomas Lively
2024-01-03
1
-3
/
+1
*
Add an arity immediate to tuple.extract (#6172)
Thomas Lively
2023-12-12
1
-4
/
+4
*
Add a `tuple.drop` text pseudoinstruction (#6170)
Thomas Lively
2023-12-12
1
-1
/
+1
*
Update `tuple.make` text format to include arity (#6169)
Thomas Lively
2023-12-12
1
-6
/
+6
*
[Precompute][SIMD] Enable constant folding for simd (#4381)
Max Graey
2021-12-13
1
-8
/
+1
*
Revert "Partially fix Precompute on SIMD (#3983)" (#4002)
Alon Zakai
2021-07-19
1
-7
/
+0
*
Partially fix Precompute on SIMD (#3983)
Alon Zakai
2021-07-13
1
-0
/
+7
*
Remove passive keyword from data segment parser (#3757)
Abbas Mashayekh
2021-03-30
1
-1
/
+1
*
Remove exnref and br_on_exn (#3505)
Heejin Ahn
2021-01-22
1
-15
/
+0
*
Update reference types (#3084)
Daniel Wirtz
2020-09-09
1
-8
/
+8
*
Fix br_on_exn handling in ReFinalize (#2854)
Heejin Ahn
2020-05-15
1
-0
/
+15
*
Refactor expression runner so it can be used via the C and JS APIs (#2702)
Daniel Wirtz
2020-04-20
1
-0
/
+7
*
Fix reuse of constant nodes in Precompute (#2764)
Heejin Ahn
2020-04-14
1
-0
/
+73
*
Update Precompute to handle tuples (#2687)
Thomas Lively
2020-03-10
1
-0
/
+33
*
Add support for reference types proposal (#2451)
Heejin Ahn
2019-12-30
1
-0
/
+4
*
Do not precompute bulk memory operations (#2023)
Thomas Lively
2019-04-17
1
-0
/
+347