index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
passes
/
SignaturePruning.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[GC] Ignore public types in SignaturePruning (#7018)
Alon Zakai
2024-10-18
1
-15
/
+6
*
[NFC] Optimize ParamUtils::getUsedParams() (#6866)
Alon Zakai
2024-08-26
1
-1
/
+1
*
SignaturePruning: Properly handle public types (#6630)
Alon Zakai
2024-05-29
1
-7
/
+15
*
DeadArgumentElimination/SignaturePruning: Prune params even if called with ef...
Alon Zakai
2024-03-18
1
-6
/
+62
*
[NFC] Rename getSuperType to getDeclaredSuperType (#6015)
Alon Zakai
2023-10-17
1
-1
/
+1
*
[NFC] Fix the use of "strict" in subtypes.h (#5804)
Thomas Lively
2023-07-06
1
-1
/
+1
*
Add a TODO in SignaturePruning (#5611)
Alon Zakai
2023-03-31
1
-0
/
+8
*
[Wasm GC] Fix nondeterminism in SignaturePruning (#5608)
Alon Zakai
2023-03-31
1
-3
/
+8
*
[Wasm GC] SignaturePruning should not prune fields from a type with subtypes ...
Alon Zakai
2023-01-13
1
-3
/
+11
*
Work around bugs with open world type optimizations (#5367)
Thomas Lively
2022-12-20
1
-0
/
+4
*
Remove equirecursive typing (#5240)
Thomas Lively
2022-11-23
1
-4
/
+0
*
[Wasm GC] Enable various passes in hybrid mode, not just nominal (#5202)
Alon Zakai
2022-10-31
1
-2
/
+3
*
Refactor interaction between Pass and PassRunner (#5093)
Thomas Lively
2022-09-30
1
-3
/
+7
*
[Wasm GC] Fix SignaturePruning on CallWithoutEffects (#4882)
Alon Zakai
2022-08-08
1
-0
/
+13
*
Disallow --nominal with GC (#4758)
Thomas Lively
2022-06-28
1
-0
/
+3
*
[NominalFuzzing] Fix SignaturePruning on types with a super (#4657)
Alon Zakai
2022-05-11
1
-0
/
+9
*
[Wasm GC] Signature Pruning: Remove params passed constant values (#4551)
Alon Zakai
2022-03-28
1
-13
/
+34
*
[Wasm GC] Signature Pruning (#4545)
Alon Zakai
2022-03-25
1
-0
/
+200