| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -10/+0 | |
| 2022-08-09 | Add more `// unit-test`s to MIR opt tests | Jakob Degen | -0/+1 | |
| 2021-02-22 | New mir-opt pass to simplify gotos with const values | Simon Vandel Sillesen | -3/+3 | |
| Fixes #77355 | ||||
| 2020-09-06 | Add peephold optimization that simplifies Ne(_1, false) and Ne(false, _1) ↵ | Simon Vandel Sillesen | -0/+9 | |
| into _1 This was observed emitted from the MatchBranchSimplification pass. | ||||
