Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Strings] Add feature flag for Strings proposal (#4766) | Alon Zakai | 2022-06-30 | 1 | -0/+4 |
* | Restore and fix SpillPointers pass (#4570) | Alon Zakai | 2022-06-06 | 1 | -0/+3 |
* | Global Struct Inference pass: Infer two constants in struct.get (#4659) | Alon Zakai | 2022-06-01 | 1 | -0/+2 |
* | [Wasm GC] Signature Pruning (#4545) | Alon Zakai | 2022-03-25 | 1 | -0/+3 |
* | Add support for extended-const proposal (#4529) | Sam Clegg | 2022-03-19 | 1 | -0/+6 |
* | MergeSimilarFunctions optimization pass (#4414) | Yuta Saito | 2022-03-03 | 1 | -0/+3 |
* | Clarify in tools help message that -O == -Os. (#4516) | t4lz | 2022-02-16 | 1 | -1/+1 |
* | Remove NoExitRuntime pass (#4431) | Alon Zakai | 2022-01-26 | 1 | -4/+0 |
* | Add a `--hybrid` type system option (#4460) | Thomas Lively | 2022-01-19 | 1 | -0/+4 |
* | Add categories to --help text (#4421) | Alon Zakai | 2022-01-05 | 1 | -6/+555 |
* | Lit tests for tool help messages (#3965) | Thomas Lively | 2021-07-07 | 1 | -0/+36 |