summaryrefslogtreecommitdiff
path: root/tests/mir-opt/slice_filter.variant_a-{closure#0}.DestinationPropagation.diff
Commit message (Expand)AuthorAgeFilesLines
* Iterate ReferencePropagation to fixpoint.Camille GILLOT2023-05-131-177/+93
* Implement references VarDebugInfo.Camille GILLOT2023-05-131-152/+132
* Do not consider borrowed Freeze locals as SSA.Camille GILLOT2023-05-091-0/+16
* Implement SSA-based reference propagation.Camille GILLOT2023-05-091-36/+52
* Remove both StorageLive and StorageDead in CopyProp.Camille GILLOT2023-01-311-4/+0
* Do not merge locals that have their address taken.Camille GILLOT2023-01-271-122/+142
* Implement SSA CopyProp pass.Camille GILLOT2023-01-271-223/+127
* Add mir-opt test.Camille GILLOT2023-01-271-0/+317