Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Type ordering (#3793) | Thomas Lively | 2021-05-18 | 1 | -1/+1 |
* | Reorder global definitions in Print pass (#3770) | Abbas Mashayekh | 2021-04-02 | 1 | -1/+1 |
* | Rewrite DCE pass (#3274) | Alon Zakai | 2020-10-26 | 1 | -37/+39 |
* | Asyncify liveness analysis (#2890) | Alon Zakai | 2020-06-23 | 1 | -39/+3 |
* | Remove function index printing (#2742) | Thomas Lively | 2020-04-09 | 1 | -9/+9 |
* | Expose asyncify state via a getter (#2679) | Alon Zakai | 2020-03-04 | 1 | -0/+4 |
* | Remove redundant instructions in Flatten (#2524) | Heejin Ahn | 2019-12-12 | 1 | -33/+17 |
* | Remove FunctionType (#2510) | Thomas Lively | 2019-12-11 | 1 | -7/+7 |
* | Add ModAsyncify* passes (#2404) | Alon Zakai | 2019-10-23 | 1 | -0/+534 |