Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Require `then` and `else` with `if` (#6201) | Thomas Lively | 2024-01-04 | 1 | -14/+26 |
* | Update test/spec/memory.wast to latest upstream (#1801) | Alon Zakai | 2019-04-03 | 1 | -0/+1 |
* | Massive renaming (#1855) | Thomas Lively | 2019-01-07 | 1 | -31/+31 |
* | Optimize equivalent locals (#1540) | Alon Zakai | 2018-05-10 | 1 | -0/+26 |
* | Don't reorder an implicit trap with a global side effect (#1133) | Alon Zakai | 2017-08-18 | 1 | -0/+33 |
* | finalize new drops in SimplifyLocals | Alon Zakai (kripken) | 2017-07-11 | 1 | -0/+8 |
* | Support new result syntax for if/loop/block (#1047) | Sam Clegg | 2017-06-12 | 1 | -2/+2 |
* | improve local simplication: simplify without if/block structure values before... | Alon Zakai | 2016-11-06 | 1 | -0/+17 |
* | add variants of simplify-locals with and without teeing and structural opts | Alon Zakai | 2016-11-05 | 1 | -0/+15 |