| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-12-17 | Avoid overflow in GVN constant indexing. | Camille GILLOT | -0/+18 |
| 2023-11-14 | Custom MIR: Support cleanup blocks | Tomasz Miąsko | -6/+6 |
| 2023-10-25 | Verify that the alloc_id is Memory. | Camille GILLOT | -0/+14 |
| 2023-10-25 | Do not merge fn pointer casts. | Camille GILLOT | -0/+25 |
| 2023-10-25 | FileCheck gvn. | Camille GILLOT | -61/+352 |
| 2023-10-25 | Disambiguate non-deterministic constants. | Camille GILLOT | -1/+53 |
| 2023-10-25 | Transform large arrays into Repeat expressions when possible. | Camille GILLOT | -1/+3 |
| 2023-10-25 | Extract simplify_aggregate. | Camille GILLOT | -0/+10 |
| 2023-10-25 | Simplify projections in GVN. | Camille GILLOT | -0/+7 |
| 2023-10-19 | Allow to run filecheck in mir-opt tests. | Camille GILLOT | -0/+1 |
| 2023-09-24 | Do not clone valtree and slice constants. | Camille GILLOT | -0/+13 |
| 2023-09-24 | Do not check copiability. | Camille GILLOT | -2/+2 |
| 2023-09-24 | Add global value numbering pass. | Camille GILLOT | -0/+240 |
