Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port test/passes/asyncify* to lit (#3970) | Thomas Lively | 2021-07-08 | 1 | -109/+0 |
* | Optimize if/select with one arm an EqZ and another a 0 or a 1 (#3822) | Alon Zakai | 2021-04-20 | 1 | -4/+4 |
* | Reorder global definitions in Print pass (#3770) | Abbas Mashayekh | 2021-04-02 | 1 | -1/+1 |
* | Canonicalize subtraction with constant on the right to addition (#3321) | Max Graey | 2020-11-10 | 1 | -2/+2 |
* | Remove function index printing (#2742) | Thomas Lively | 2020-04-09 | 1 | -5/+5 |
* | Expose asyncify state via a getter (#2679) | Alon Zakai | 2020-03-04 | 1 | -0/+5 |
* | Remove FunctionType (#2510) | Thomas Lively | 2019-12-11 | 1 | -2/+3 |
* | Add ModAsyncify* passes (#2404) | Alon Zakai | 2019-10-23 | 1 | -0/+103 |