| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -27/+0 | |
| 2022-12-25 | Remove Nop in simplify_locals. | Camille GILLOT | -3/+0 | |
| It's cheap and does not change anything. | ||||
| 2022-12-25 | Move SimplifyLocals before ConstProp. | Camille GILLOT | -3/+0 | |
| 2022-11-02 | Ban dashes in miropt test file names | Jakob Degen | -19/+19 | |
| 2022-08-12 | make some const prop tests unit-test | Nilstrieb | -1/+1 | |
| 2022-07-28 | bless mir opt tests | Nilstrieb | -18/+18 | |
| 2022-07-09 | tweak names and output and bless | Ralf Jung | -1/+1 | |
| 2022-04-11 | Fix tests broken by deaggregation change | Jakob Degen | -0/+2 | |
| 2021-03-15 | bless tests | Erik Desjardins | -3/+2 | |
| 2020-08-21 | Suppress "const" prefix of FnDef in MIR dump | Lzu Tao | -1/+1 | |
| 2020-08-20 | Suppress MIR comments of Unit type | Lzu Tao | -12/+0 | |
| 2020-08-20 | Suppress MIR comments for FnDef in ty::Const | Lzu Tao | -3/+0 | |
| 2020-08-17 | Update MIR tests with comment verbosity fix | Austin Lasher | -12/+0 | |
| 2020-08-11 | move Deaggregate pass to post_borrowck_cleanup | Ralf Jung | -4/+5 | |
| 2020-07-29 | Move mir-opt tests to toplevel | Xavier Denis | -0/+58 | |
