about summary refs log tree commit diff
path: root/tests/mir-opt/dataflow-const-prop/array_index.main.DataflowConstProp.32bit.panic-unwind.diff
AgeCommit message (Expand)AuthorLines
2025-01-27Reapply "Auto merge of #133734 - scottmcm:lower-indexing-to-ptrmetadata, r=da...Michael Goulet-7/+4
2025-01-18Revert "Auto merge of #133734 - scottmcm:lower-indexing-to-ptrmetadata, r=dav...Rémy Rakic-4/+7
2024-12-03Bounds-check with PtrMetadata instead of Len in MIRScott McMurray-7/+4
2024-08-18Bless *all* the mir-opt testsScott McMurray-4/+4
2023-09-06Propagate PlaceElem::Index.Camille GILLOT-1/+2
2023-09-06Support array length.Camille GILLOT-0/+38