| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -55/+0 | |
| 2022-11-02 | Ban dashes in miropt test file names | Jakob Degen | -27/+27 | |
| 2022-08-22 | bless mir-opt tests | Nilstrieb | -12/+12 | |
| 2022-08-02 | Avoid invalidating the CFG in MirPatch. | Jakob Degen | -4/+0 | |
| As a part of this change, we adjust MirPatch to not needlessly create unnecessary resume blocks. | ||||
| 2022-07-28 | bless mir opt tests | Nilstrieb | -23/+23 | |
| 2022-07-09 | tweak names and output and bless | Ralf Jung | -4/+4 | |
| 2022-05-30 | validate derefer, run derefer inside generator | ouz-a | -0/+4 | |
| 2022-02-27 | Only create a single expansion for each inline integration. | Camille GILLOT | -15/+15 | |
| 2021-03-13 | Extend SimplifyLocals to remove ZST writes | Simon Vandel Sillesen | -1/+0 | |
| 2020-11-10 | Add flags customizing behaviour of MIR inlining | Tomasz Miąsko | -0/+56 | |
| * `-Zinline-mir-threshold` to change the default threshold. * `-Zinline-mir-hint-threshold` to change the threshold used by functions with inline hint. | ||||
