summaryrefslogtreecommitdiff
path: root/src/ir/struct-utils.h
Commit message (Expand)AuthorAgeFilesLines
* Implement bottom heap types (#5115)Thomas Lively2022-10-071-2/+3
* [Wasm GC] Fix TypeRefining on fallthrough values via tee (#4900)Alon Zakai2022-08-181-1/+9
* [NFC] Mark modifiesBinaryenIR=false in more places (#4869)Alon Zakai2022-08-031-0/+2
* Add SubTypes::getAllSubTypes variant which includes the type itself (#4649)Alon Zakai2022-05-131-1/+1
* [Wasm GC] GlobalTypeOptimization: Remove fields from end based on subtypes (#...Alon Zakai2022-03-301-10/+18
* Modernize code to C++17 (#3104)Max Graey2021-11-221-8/+3
* [NFC] Add StructUtils namespace, and Scanner => StructScanner (#4317)Alon Zakai2021-11-091-3/+8
* [Wasm GC] Global Type Optimization: Remove unread fields (#4255)Alon Zakai2021-10-201-12/+31
* Update to C++17 and use std::optional for getSuperType (#4203)Derek Schuff2021-10-181-5/+4
* Refactor generic functionality out of ConstantFieldPropagation. NFC (#4209)Alon Zakai2021-10-041-0/+254