Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce a script for updating lit tests (#3503) | Thomas Lively | 2021-01-21 | 1 | -384/+0 |
* | Canonicalize subtraction with constant on the right to addition (#3321) | Max Graey | 2020-11-10 | 1 | -4/+4 |
* | Canonicalize relationals as well (#3303) | Max Graey | 2020-10-30 | 1 | -6/+6 |
* | Lower signed binops to unsigned binops when possible (#2988) | Max Graey | 2020-09-28 | 1 | -2/+2 |
* | also drop size for memory.copy(x, x, y) (#3075) | Max Graey | 2020-08-24 | 1 | -0/+3 |
* | memory.copy: use nop reductions only for ignoreImplicitTraps (#3074) | Max Graey | 2020-08-24 | 1 | -0/+381 |