Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include globals when collecting module types (#4717) | Thomas Lively | 2022-06-10 | 1 | -0/+3 |
* | Update nominal type ordering (#4631) | Thomas Lively | 2022-05-03 | 1 | -14/+33 |
* | [NominalFuzzing] SignatureRefining can modify the IR while running a parallel... | Alon Zakai | 2022-04-28 | 1 | -2/+2 |
* | [NominalFuzzing] Fix getHeapTypeCounts() on unreachable casts (#4609) | Alon Zakai | 2022-04-22 | 1 | -53/+53 |
* | CRTP topological sort utility (#4499) | Thomas Lively | 2022-02-03 | 1 | -67/+34 |
* | [NFC] Simplify TopologicalSortStack (#4498) | Thomas Lively | 2022-02-03 | 1 | -13/+5 |
* | Topological sorting of types in isorecursive output (#4492) | Thomas Lively | 2022-02-02 | 1 | -56/+161 |
* | Parse, create, and print isorecursive recursion groups (#4464) | Thomas Lively | 2022-01-21 | 1 | -5/+50 |
* | Refactor ModuleUtils::collectHeapTypes (#4455) | Thomas Lively | 2022-01-14 | 1 | -15/+50 |
* | [NFC] Move ModuleUtils::collectHeapTypes to a .cpp file (#4458) | Thomas Lively | 2022-01-13 | 1 | -0/+174 |