Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update lit tests to parse with the new parser (#6290) | Thomas Lively | 2024-02-08 | 1 | -1/+4 |
* | Fix incorrect wat in tests (#6207) | Thomas Lively | 2024-01-08 | 1 | -2/+1 |
* | Require `then` and `else` with `if` (#6201) | Thomas Lively | 2024-01-04 | 1 | -606/+782 |
* | Fix name of port_passes_tests_to_lit.py script. NFC (#4902) | Sam Clegg | 2022-08-12 | 1 | -1/+1 |
* | CoalesceLocals: Use ValueNumbering (#4355) | Alon Zakai | 2021-11-24 | 1 | -10/+10 |
* | CoalesceLocals: Rewrite the algorithm to be linear and to ignore copies (#4314) | Alon Zakai | 2021-11-10 | 1 | -19/+10 |
* | Port test/passes/c* to lit (#3988) | Thomas Lively | 2021-07-15 | 1 | -0/+1766 |