summaryrefslogtreecommitdiff
path: root/tests/mir-opt/reference_prop.reference_propagation_const_ptr.ReferencePropagation.diff
AgeCommit message (Expand)Author
2024-04-20GVN borrowed locals too.Camille GILLOT
2024-04-03Remove MIR unsafe checkMatthew Jasper
2023-08-17Revert "Implement references VarDebugInfo."Camille GILLOT
2023-06-23Bless testsGary Guo
2023-06-15Remove comments from mir-opt MIR dumpsBen Kimock
2023-05-13Iterate ReferencePropagation to fixpoint.Camille GILLOT
2023-05-13Implement references VarDebugInfo.Camille GILLOT
2023-05-09Add needs-unwind.Camille GILLOT
2023-05-09Separate test cases into bbs.Camille GILLOT
2023-05-09Do not consider borrowed Freeze locals as SSA.Camille GILLOT
2023-05-09Implement SSA-based reference propagation.Camille GILLOT