| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -33/+0 | |
| 2022-12-25 | Remove Nop in simplify_locals. | Camille GILLOT | -1/+0 | |
| It's cheap and does not change anything. | ||||
| 2022-11-02 | Ban dashes in miropt test file names | Jakob Degen | -20/+20 | |
| 2022-08-12 | make some const prop tests unit-test | Nilstrieb | -1/+1 | |
| 2022-07-28 | bless mir opt tests | Nilstrieb | -19/+19 | |
| 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-06-23 | Updated mir pretty print output | Deadbeef | -3/+0 | |
| 2021-05-17 | mir-opt bless for Size field being removed from Allocation | Ralf Jung | -1/+1 | |
| 2021-03-15 | bless tests | Erik Desjardins | -1/+1 | |
| 2020-12-23 | Addressed feedbacks | Yenlin Chen | -3/+0 | |
| Also updated the mir-opt test output files. | ||||
| 2020-08-21 | Suppress "const" prefix of FnDef in MIR dump | Lzu Tao | -1/+1 | |
| 2020-08-20 | Auto merge of #75562 - oli-obk:const_prop_no_aggregates, r=wesleywiser | bors | -1/+7 | |
| Check that we don't use `Rvalue::Aggregate` after the deaggregator fixes #75481 r? @wesleywiser cc @RalfJung (modified the validator) | ||||
| 2020-08-20 | Suppress MIR comments of Unit type | Lzu Tao | -6/+0 | |
| 2020-08-20 | Suppress MIR comments for FnDef in ty::Const | Lzu Tao | -3/+0 | |
| 2020-08-18 | Validate the MIR of all optimizations in the mir-opt directory | Oliver Scherer | -1/+7 | |
| 2020-08-17 | Update MIR tests with comment verbosity fix | Austin Lasher | -24/+0 | |
| 2020-08-11 | move Deaggregate pass to post_borrowck_cleanup | Ralf Jung | -6/+18 | |
| 2020-07-29 | Move mir-opt tests to toplevel | Xavier Denis | -0/+53 | |
