Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Require `then` and `else` with `if` (#6201) | Thomas Lively | 2024-01-04 | 1 | -5/+9 |
* | Update test/spec/memory.wast to latest upstream (#1801) | Alon Zakai | 2019-04-03 | 1 | -0/+1 |
* | Optimize added constants with propagation only if we see we will remove all u... | Alon Zakai | 2019-03-06 | 1 | -0/+23 |
* | Run multiple iterations in OptimizeAddedConstants | Alon Zakai | 2019-03-06 | 1 | -0/+20 |
* | Consistently optimize small added constants into load/store offsets (#1924) | Alon Zakai | 2019-03-01 | 1 | -0/+415 |