Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Parser] Enable the new text parser by default (#6371) | Thomas Lively | 2024-04-25 | 1 | -3/+3 |
* | Use Names instead of indices to identify segments (#5618) | Thomas Lively | 2023-04-04 | 1 | -4/+4 |
* | Avoid adding new unneeded names to blocks in text roundtripping (#4943) | Alon Zakai | 2022-08-22 | 1 | -2/+2 |
* | Properly use text format type names in printing (#3591) | Alon Zakai | 2021-02-23 | 1 | -80/+80 |
* | Remove function index printing (#2742) | Thomas Lively | 2020-04-09 | 1 | -125/+125 |
* | Remove FunctionType (#2510) | Thomas Lively | 2019-12-11 | 1 | -216/+206 |
* | Reflect instruction renaming in code (#2128) | Heejin Ahn | 2019-05-21 | 1 | -6/+6 |
* | Massive renaming (#1855) | Thomas Lively | 2019-01-07 | 1 | -12/+12 |
* | Emit imports before defined things in text format (#1715) | Alon Zakai | 2018-11-01 | 1 | -6/+6 |
* | Unify imported and non-imported things (#1678) | Alon Zakai | 2018-09-19 | 1 | -6/+6 |
* | duplicate-function-elimination improvements (#1590) | Alon Zakai | 2018-06-07 | 1 | -0/+1065 |