summary refs log tree commit diff
path: root/tests/mir-opt/issue_101973.inner.ConstProp.diff
AgeCommit message (Expand)AuthorLines
2023-02-12Enable CopyProp by default, tune the impl a bitBen Kimock-2/+4
2023-01-31Remove both StorageLive and StorageDead in CopyProp.Camille GILLOT-2/+0
2023-01-27Do not merge locals that have their address taken.Camille GILLOT-0/+2
2023-01-27Implement SSA CopyProp pass.Camille GILLOT-20/+4
2023-01-11Move /src/test to /testsAlbert Larsan-0/+95