summaryrefslogtreecommitdiff
path: root/src/ir/module-utils.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* [NominalFuzzing] Fix getHeapTypeCounts() on unreachable casts (#4609)Alon Zakai2022-04-221-53/+53
* CRTP topological sort utility (#4499)Thomas Lively2022-02-031-67/+34
* [NFC] Simplify TopologicalSortStack (#4498)Thomas Lively2022-02-031-13/+5
* Topological sorting of types in isorecursive output (#4492)Thomas Lively2022-02-021-56/+161
* Parse, create, and print isorecursive recursion groups (#4464)Thomas Lively2022-01-211-5/+50
* Refactor ModuleUtils::collectHeapTypes (#4455)Thomas Lively2022-01-141-15/+50
* [NFC] Move ModuleUtils::collectHeapTypes to a .cpp file (#4458)Thomas Lively2022-01-131-0/+174