index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
passes
/
SignatureRefining.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[GC] Ignore public types in SignatureRefining (#7022)
Alon Zakai
2024-10-18
1
-12
/
+5
*
SignatureRefining: Notice LUB requirements of intrinsic calls (#6122)
Alon Zakai
2023-11-14
1
-0
/
+26
*
[NFC] Rename getSuperType to getDeclaredSuperType (#6015)
Alon Zakai
2023-10-17
1
-1
/
+1
*
SignatureRefining: Handle updates to call.without.effects (#5884)
Alon Zakai
2023-08-23
1
-0
/
+68
*
[NFC] Fix the use of "strict" in subtypes.h (#5804)
Thomas Lively
2023-07-06
1
-1
/
+1
*
[Wasm GC] Always refinalize in SignatureRefining (#5694)
Alon Zakai
2023-05-01
1
-9
/
+2
*
SignatureRefining: Skip types with supertypes for now (#5548)
Alon Zakai
2023-03-06
1
-0
/
+6
*
[Wasm GC] Skip types with subtypes in SignatureRefining (#5544)
Alon Zakai
2023-03-03
1
-0
/
+11
*
Do not special case ref.null in `LUBFinder` (#5307)
Thomas Lively
2022-12-01
1
-10
/
+3
*
Remove equirecursive typing (#5240)
Thomas Lively
2022-11-23
1
-4
/
+0
*
Refactor interaction between Pass and PassRunner (#5093)
Thomas Lively
2022-09-30
1
-4
/
+6
*
[Wasm GC] Support non-nullable locals in the "1a" form (#4959)
Alon Zakai
2022-08-31
1
-0
/
+7
*
Make `GlobalTypeRewriter` work for isorecursive types (#4829)
Thomas Lively
2022-07-26
1
-2
/
+3
*
Disallow --nominal with GC (#4758)
Thomas Lively
2022-06-28
1
-0
/
+3
*
SignatureRefining: Do not refine types of imported functions (#4727)
Alon Zakai
2022-06-14
1
-0
/
+9
*
[Nominal Fuzzing] Fix SignatureRefining by updating types fully at once (#4665)
Alon Zakai
2022-05-23
1
-1
/
+9
*
[NominalFuzzing] SignatureRefining can modify the IR while running a parallel...
Alon Zakai
2022-04-28
1
-1
/
+3
*
[NominalFuzzing] SignatureRefining: Ignore exported functions (#4601)
Alon Zakai
2022-04-22
1
-1
/
+24
*
[Wasm GC] Signature Pruning (#4545)
Alon Zakai
2022-03-25
1
-19
/
+1
*
[Wasm GC] Refine results in SignatureRefining (#4380)
Alon Zakai
2021-12-14
1
-17
/
+70
*
[Wasm GC] Signature Refining pass (#4326)
Alon Zakai
2021-11-19
1
-0
/
+207