| Commit message (Expand) | Author | Age | Files | Lines |
* | [GC] Fix TypeRefining on StructGets without content but with a reachable ref ... | Alon Zakai | 2024-12-09 | 1 | -62/+42 |
* | [GC] Fix handling of public types in TypeRefining (#7037) | Alon Zakai | 2024-10-29 | 1 | -5/+21 |
* | [NFC] Rename getSuperType to getDeclaredSuperType (#6015) | Alon Zakai | 2023-10-17 | 1 | -2/+2 |
* | Fix a crash in TypeRefining on bottom types (#5842) | Alon Zakai | 2023-07-27 | 1 | -2/+7 |
* | TypeRefining: Add casts when we must (#5840) | Alon Zakai | 2023-07-26 | 1 | -0/+63 |
* | [NFC] Fix the use of "strict" in subtypes.h (#5804) | Thomas Lively | 2023-07-06 | 1 | -1/+1 |
* | TypeRefining: Fix a bug with chains of StructGets (#5757) | Alon Zakai | 2023-06-08 | 1 | -1/+23 |
* | [Wasm GC] Update struct.get types in TypeRefining (#5649) | Alon Zakai | 2023-04-10 | 1 | -1/+27 |
* | Work around bugs with open world type optimizations (#5367) | Thomas Lively | 2022-12-20 | 1 | -3/+3 |
* | Do not special case ref.null in `LUBFinder` (#5307) | Thomas Lively | 2022-12-01 | 1 | -9/+7 |
* | Implement bottom heap types (#5115) | Thomas Lively | 2022-10-07 | 1 | -1/+1 |
* | Refactor interaction between Pass and PassRunner (#5093) | Thomas Lively | 2022-09-30 | 1 | -13/+16 |
* | [Wasm GC] Support non-nullable locals in the "1a" form (#4959) | Alon Zakai | 2022-08-31 | 1 | -0/+6 |
* | [Wasm GC] Fix TypeRefining on fallthrough values via tee (#4900) | Alon Zakai | 2022-08-18 | 1 | -0/+18 |
* | Make `GlobalTypeRewriter` work for isorecursive types (#4829) | Thomas Lively | 2022-07-26 | 1 | -2/+3 |
* | Disallow --nominal with GC (#4758) | Thomas Lively | 2022-06-28 | 1 | -0/+3 |
* | Add SubTypes::getAllSubTypes variant which includes the type itself (#4649) | Alon Zakai | 2022-05-13 | 1 | -1/+1 |
* | Fix some outdated comments (#4617) | Alon Zakai | 2022-04-26 | 1 | -4/+2 |
* | [Wasm GC] Fix TypeRefining corner case with uncreated types (#4500) | Alon Zakai | 2022-02-03 | 1 | -0/+49 |
* | [Wasm GC] Update nulls to allow finding better LUBs (#4340) | Alon Zakai | 2021-11-18 | 1 | -49/+16 |
* | [NFC] HeapRefining => TypeRefining (#4332) | Alon Zakai | 2021-11-16 | 1 | -0/+272 |