Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make more Ifs unreachable (#7094) | Thomas Lively | 2024-11-27 | 1 | -1/+1 |
* | Update lit tests to parse with the new parser (#6290) | Thomas Lively | 2024-02-08 | 1 | -2/+1 |
* | Require `then` and `else` with `if` (#6201) | Thomas Lively | 2024-01-04 | 1 | -43/+87 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -4/+4 |
* | Print function types on function imports in the text format (#5727) | Alon Zakai | 2023-05-17 | 1 | -1/+1 |
* | Change the default type system to isorecursive (#5239) | Thomas Lively | 2022-11-23 | 1 | -8/+8 |
* | [TNH Fuzzing] Fix some equality checks that ignored effects (#4951) | Alon Zakai | 2022-08-24 | 1 | -0/+28 |
* | [Optimize Instructions] Simplify sign extentions (Part 2) (#4382) | Max Graey | 2022-06-07 | 1 | -16/+8 |
* | [OptimizeInstructions] Optimize memory.fill with constant arguments (#4130) | Max Graey | 2021-09-14 | 1 | -79/+117 |
* | Generate FileCheck checks for all module items (#3957) | Thomas Lively | 2021-06-28 | 1 | -0/+2 |
* | Introduce a script for updating lit tests (#3503) | Thomas Lively | 2021-01-21 | 1 | -0/+760 |