| Commit message (Expand) | Author | Age | Files | Lines |
* | [StackIR] Run StackIR during binary writing and not as a pass (#6568) | Alon Zakai | 2024-05-09 | 1 | -2/+2 |
* | Require `then` and `else` with `if` (#6201) | Thomas Lively | 2024-01-04 | 1 | -4/+8 |
* | Avoid adding new unneeded names to blocks in text roundtripping (#4943) | Alon Zakai | 2022-08-22 | 1 | -6/+4 |
* | [OptimizeInstructions] Fold select into zero or single expression for some pa... | Max Graey | 2021-10-05 | 1 | -15/+3 |
* | Properly use text format type names in printing (#3591) | Alon Zakai | 2021-02-23 | 1 | -4/+4 |
* | Remove function index printing (#2742) | Thomas Lively | 2020-04-09 | 1 | -4/+4 |
* | Remove FunctionType (#2510) | Thomas Lively | 2019-12-11 | 1 | -8/+8 |
* | Massive renaming (#1855) | Thomas Lively | 2019-01-07 | 1 | -10/+10 |
* | Improve selectification in remove-unused-brs | Alon Zakai (kripken) | 2018-12-04 | 1 | -2/+2 |
* | Stack IR (#1623) | Alon Zakai | 2018-07-30 | 1 | -2/+2 |
* | Add optimize, shrink level and debug info options to C/JS (#1357) | Daniel Wirtz | 2018-01-17 | 1 | -0/+77 |