index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
passes
/
GlobalStructInference.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix iterator invalidation bug in GlobalStructInference (#5414)
Alon Zakai
2023-01-10
1
-1
/
+3
*
[Wasm GC] Enforce closed-world in GlobalStructInference (#5385)
Alon Zakai
2023-01-03
1
-0
/
+4
*
[Wasm GC] Fix GlobalStructInference reasoning on unoptimizability (#5381)
Alon Zakai
2023-01-03
1
-4
/
+18
*
[Wasm GC] Fix GlobalStructInference on unrefined globals (#5338)
Alon Zakai
2022-12-12
1
-2
/
+20
*
Remove equirecursive typing (#5240)
Thomas Lively
2022-11-23
1
-4
/
+0
*
GlobalStructInference: Handle the case of just 1 value (#5259)
Alon Zakai
2022-11-15
1
-9
/
+11
*
GlobalStructInference: Handle cases with just 1 global too (#5253)
Alon Zakai
2022-11-15
1
-6
/
+25
*
[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
/
+5
*
Fix nondeterminism in GlobalStructInference (#5092)
Alon Zakai
2022-09-28
1
-1
/
+8
*
[Wasm GC] Support non-nullable locals in the "1a" form (#4959)
Alon Zakai
2022-08-31
1
-0
/
+3
*
Disallow --nominal with GC (#4758)
Thomas Lively
2022-06-28
1
-0
/
+3
*
GlobalStructInference: Handle >2 globals if values coincide (#4714)
Alon Zakai
2022-06-08
1
-14
/
+80
*
Global Struct Inference pass: Infer two constants in struct.get (#4659)
Alon Zakai
2022-06-01
1
-0
/
+244