index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lit
/
passes
/
dae_all-features.wast
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use empty blocks instead of nops for empty scopes in IRBuilder (#7080)
Thomas Lively
2024-11-14
1
-4
/
+4
*
[NFC] Optimize ParamUtils::getUsedParams() (#6866)
Alon Zakai
2024-08-26
1
-0
/
+31
*
DeadArgumentElimination/SignaturePruning: Prune params even if called with ef...
Alon Zakai
2024-03-18
1
-21
/
+234
*
[NFC] Add the type of the Expression when eliding it (#6362)
Alon Zakai
2024-02-28
1
-1
/
+1
*
Drop support for non-standard quoted function names (#6188)
Thomas Lively
2023-12-20
1
-14
/
+13
*
Replace i31.new with ref.i31 everywhere (#5931)
Thomas Lively
2023-09-13
1
-1
/
+1
*
Simplify and consolidate type printing (#5816)
Thomas Lively
2023-08-24
1
-72
/
+72
*
DeadArgumentElimination: Do not error on bottom types in result refining (#5763)
Alon Zakai
2023-06-12
1
-0
/
+36
*
Print function types on function imports in the text format (#5727)
Alon Zakai
2023-05-17
1
-2
/
+2
*
Fix DeadArgumentElimination return value opts on nesting+recursion (#5701)
Alon Zakai
2023-05-04
1
-0
/
+34
*
Use Names instead of indices to identify segments (#5618)
Thomas Lively
2023-04-04
1
-1
/
+1
*
Change the default type system to isorecursive (#5239)
Thomas Lively
2022-11-23
1
-52
/
+52
*
Revert "Revert "Make `call_ref` type annotations mandatory (#5246)" (#5265)" ...
Thomas Lively
2022-11-16
1
-1
/
+1
*
Revert "Make `call_ref` type annotations mandatory (#5246)" (#5265)
Thomas Lively
2022-11-16
1
-1
/
+1
*
Make `call_ref` type annotations mandatory (#5246)
Thomas Lively
2022-11-15
1
-1
/
+1
*
Emit call_ref with a type annotation (#5079)
Thomas Lively
2022-09-23
1
-1
/
+1
*
Make `i31ref` and `dataref` nullable (#4843)
Thomas Lively
2022-08-26
1
-1
/
+1
*
Fix DeadArgumentElimination + TrapsNeverHappen to not leave stale types (#4910)
Alon Zakai
2022-08-18
1
-4
/
+12
*
Fix name of port_passes_tests_to_lit.py script. NFC (#4902)
Sam Clegg
2022-08-12
1
-1
/
+1
*
Include globals when collecting module types (#4717)
Thomas Lively
2022-06-10
1
-2
/
+2
*
Generalize PossibleConstantValues for immutable globals (#4549)
Alon Zakai
2022-03-28
1
-0
/
+112
*
Port test/passes/da* to lit (#3991)
Thomas Lively
2021-07-16
1
-0
/
+540