about summary refs log tree commit diff
path: root/tests/mir-opt/separate_const_switch.identity.SeparateConstSwitch.diff
AgeCommit message (Expand)AuthorLines
2024-02-09Remove ConstGoto and SeparateConstSwitch.Camille GILLOT-104/+0
2024-02-05Also turn moves into copies even if through projections.Camille GILLOT-3/+3
2024-01-11Sandwich MIR optimizations between DSE.Camille GILLOT-39/+43
2024-01-07Merge dead bb pruning and unreachable bb deduplication.Camille GILLOT-11/+11
2023-11-20Fix insertion of statements to be executed along return edge in inliningTomasz Miąsko-13/+13
2023-10-31Reorder passes.Camille GILLOT-5/+1
2023-10-04Remove mir::LocalDecl::internal.Camille GILLOT-0/+2
2023-06-15Remove comments from mir-opt MIR dumpsBen Kimock-55/+55
2023-05-29Enable SeparateConstSwitch by default.Camille GILLOT-49/+29
2023-03-14Wrap the whole LocalInfo in ClearCrossCrate.Camille GILLOT-6/+2
2023-02-12Enable CopyProp by default, tune the impl a bitBen Kimock-36/+28
2023-02-02Stop deaggregating enums in MIR.Camille GILLOT-41/+19
2023-01-11Move /src/test to /testsAlbert Larsan-0/+156