summaryrefslogtreecommitdiff
path: root/src/wasm-type-ordering.h
Commit message (Expand)AuthorAgeFilesLines
* Replace the old topological sort everywhere (#6902)Thomas Lively2024-09-101-45/+21
* [NFC] Rename the old topological sort utility (#6914)Thomas Lively2024-09-061-2/+2
* GlobalTypeOptimization: Reorder fields in order to remove them (#6820)Alon Zakai2024-08-121-3/+0
* [NFC] Rename getSuperType to getDeclaredSuperType (#6015)Alon Zakai2023-10-171-4/+4
* [NFC] Refactor SupertypesFirst utility (#5979)Thomas Lively2023-09-271-3/+6
* [Wasm GC] Fix supertype ordering bug in GlobalTypeRewriter (#5442)Thomas Lively2023-01-191-4/+15
* Factor supertype-first type sort into separate header (#5436)Thomas Lively2023-01-181-0/+67