about summary refs log tree commit diff
path: root/tests/mir-opt/try_identity_e2e.new.PreCodegen.after.mir
AgeCommit message (Expand)AuthorLines
2023-04-23Add mir-opt tests to track MIR quality.Camille GILLOT-66/+0
2023-03-18Remove duplicate unreachable blocksBen Kimock-10/+10
2023-02-02Stop deaggregating enums in MIR.Camille GILLOT-19/+14
2023-01-31Remove both StorageLive and StorageDead in CopyProp.Camille GILLOT-4/+0
2023-01-27Do not merge locals that have their address taken.Camille GILLOT-0/+4
2023-01-27Implement SSA CopyProp pass.Camille GILLOT-3/+3
2023-01-11Move /src/test to /testsAlbert Larsan-0/+71