| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-10-31 | FileCheck const_debuginfo. | Camille GILLOT | -38/+53 | |
| 2023-10-25 | Do not remove unused definitions inside GVN. | Camille GILLOT | -42/+33 | |
| 2023-10-21 | Use a ConstValue instead. | Camille GILLOT | -2/+6 | |
| 2023-10-21 | Generate ValTrees in DataflowConstProp. | Camille GILLOT | -2/+3 | |
| 2023-09-05 | Refactor how MIR represents composite debuginfo. | Camille GILLOT | -2/+10 | |
| 2023-06-15 | Remove comments from mir-opt MIR dumps | Ben Kimock | -67/+64 | |
| 2023-02-05 | Simplify construction of replacement map. | Camille GILLOT | -22/+30 | |
| 2023-02-05 | Fix SROA without deaggregation. | Camille GILLOT | -18/+12 | |
| 2023-02-02 | Bless tests. | Camille GILLOT | -45/+28 | |
| 2023-02-02 | Stop deaggregating enums in MIR. | Camille GILLOT | -3/+1 | |
| 2023-01-31 | Remove both StorageLive and StorageDead in CopyProp. | Camille GILLOT | -3/+0 | |
| 2023-01-27 | Do not merge locals that have their address taken. | Camille GILLOT | -0/+3 | |
| 2023-01-27 | Implement SSA CopyProp pass. | Camille GILLOT | -15/+0 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+126 | |
