| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-22 | miropt: move to edition 2024 | Marijn Schouten | -1/+1 | |
| 2025-07-22 | miropt: clippy fixes | Marijn Schouten | -12/+11 | |
| 2024-10-19 | Emit error on `skip-filecheck` test containing filecheck directives | clubby789 | -0/+3 | |
| 2024-02-17 | tidy: wrap regexes with lazy_static | klensy | -8/+12 | |
| yes, once_cell better, but ... this reduces from ==31349== Total: 1,365,199,543 bytes in 4,774,213 blocks ==31349== At t-gmax: 10,975,708 bytes in 66,093 blocks ==31349== At t-end: 2,880,947 bytes in 12,332 blocks ==31349== Reads: 5,210,008,956 bytes ==31349== Writes: 1,280,920,127 bytes to ==47796== Total: 821,467,407 bytes in 3,955,595 blocks ==47796== At t-gmax: 10,976,209 bytes in 66,100 blocks ==47796== At t-end: 2,944,016 bytes in 12,490 blocks ==47796== Reads: 4,788,959,023 bytes ==47796== Writes: 975,493,639 bytes miropt-test-tools: remove regex usage this removes regex usage and slightly refactors ext stripping in one case | ||||
| 2024-01-16 | Don't allow `.html` files in `tests/mir-opt/` | Zalathar | -5/+6 | |
| HTML files were needed for testing `-Z dump-mir-spanview`, but that flag has been removed by #119566. | ||||
| 2023-10-19 | Allow to run filecheck in mir-opt tests. | Camille GILLOT | -10/+17 | |
| 2023-06-12 | add way to split mir-opt into panic=abort and panic=unwind | Pietro Albini | -9/+44 | |
| 2023-05-04 | add passes to miroptfiles struct and passed to -zdump-mir args | James Dietz | -1/+18 | |
| blessed new test | ||||
| 2022-11-18 | couple of clippy::perf fixes | Matthias Krüger | -1/+1 | |
| 2022-10-31 | Detect unused files in `src/test/mir-opt` and error on them in tidy. | Jakob Degen | -0/+77 | |
