summaryrefslogtreecommitdiff
path: root/src/passes/GlobalStructInference.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Wasm GC] Enable various passes in hybrid mode, not just nominal (#5202)Alon Zakai2022-10-311-2/+3
* Refactor interaction between Pass and PassRunner (#5093)Thomas Lively2022-09-301-3/+5
* Fix nondeterminism in GlobalStructInference (#5092)Alon Zakai2022-09-281-1/+8
* [Wasm GC] Support non-nullable locals in the "1a" form (#4959)Alon Zakai2022-08-311-0/+3
* Disallow --nominal with GC (#4758)Thomas Lively2022-06-281-0/+3
* GlobalStructInference: Handle >2 globals if values coincide (#4714)Alon Zakai2022-06-081-14/+80
* Global Struct Inference pass: Infer two constants in struct.get (#4659)Alon Zakai2022-06-011-0/+244