Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GlobalRefining: Do not refine mutable exported globals (#7007) | Alon Zakai | 2024-10-15 | 1 | -2/+9 |
* | Fix GlobalRefining's handling of gets in module code and add missing validati... | Alon Zakai | 2024-05-17 | 1 | -2/+3 |
* | [Wasm GC] Do not refine types of exported globals in closed world (#5380) | Alon Zakai | 2023-01-03 | 1 | -1/+12 |
* | Do not special case ref.null in `LUBFinder` (#5307) | Thomas Lively | 2022-12-01 | 1 | -4/+3 |
* | Remove equirecursive typing (#5240) | Thomas Lively | 2022-11-23 | 1 | -4/+0 |
* | [Wasm GC] Enable various passes in hybrid mode, not just nominal (#5202) | Alon Zakai | 2022-10-31 | 1 | -2/+3 |
* | Refactor interaction between Pass and PassRunner (#5093) | Thomas Lively | 2022-09-30 | 1 | -3/+5 |
* | [Wasm GC] Support non-nullable locals in the "1a" form (#4959) | Alon Zakai | 2022-08-31 | 1 | -0/+6 |
* | Disallow --nominal with GC (#4758) | Thomas Lively | 2022-06-28 | 1 | -0/+3 |
* | Remove 'using namespace std' (NFC) (#4349) | Heejin Ahn | 2021-11-22 | 1 | -2/+0 |
* | [Wasm GC] Global Refining pass (#4344) | Alon Zakai | 2021-11-18 | 1 | -0/+139 |