about summary refs log tree commit diff
path: root/tests/mir-opt/reference_prop.unique_with_copies.ReferencePropagation.diff
AgeCommit message (Expand)AuthorLines
2024-08-18Bless *all* the mir-opt testsScott McMurray-4/+4
2024-04-03Remove MIR unsafe checkMatthew Jasper-4/+0
2023-06-23Bless testsGary Guo-2/+2
2023-06-15Remove comments from mir-opt MIR dumpsBen Kimock-42/+36
2023-05-13Iterate ReferencePropagation to fixpoint.Camille GILLOT-2/+2
2023-05-13Implement references VarDebugInfo.Camille GILLOT-4/+5
2023-05-10Do not see through copies of mutable pointers.Camille GILLOT-5/+5
2023-05-10Add test.Camille GILLOT-0/+66