Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
* | Fix nondeterminism in GlobalStructInference (#5092) | Alon Zakai | 2022-09-28 | 1 | -1/+8 |
* | [Wasm GC] Support non-nullable locals in the "1a" form (#4959) | Alon Zakai | 2022-08-31 | 1 | -0/+3 |
* | Disallow --nominal with GC (#4758) | Thomas Lively | 2022-06-28 | 1 | -0/+3 |
* | GlobalStructInference: Handle >2 globals if values coincide (#4714) | Alon Zakai | 2022-06-08 | 1 | -14/+80 |
* | Global Struct Inference pass: Infer two constants in struct.get (#4659) | Alon Zakai | 2022-06-01 | 1 | -0/+244 |