about summary refs log tree commit diff
path: root/tests/mir-opt/gvn.repeated_index.GVN.panic-abort.diff
AgeCommit message (Expand)AuthorLines
2025-01-27Reapply "Auto merge of #133734 - scottmcm:lower-indexing-to-ptrmetadata, r=da...Michael Goulet-27/+21
2025-01-18Revert "Auto merge of #133734 - scottmcm:lower-indexing-to-ptrmetadata, r=dav...Rémy Rakic-21/+27
2024-12-03Bounds-check with PtrMetadata instead of Len in MIRScott McMurray-27/+21
2024-08-18Bless *all* the mir-opt testsScott McMurray-15/+15
2024-01-16Simplify Len.Camille GILLOT-6/+7
2023-10-25Simplify repeat expressions.Camille GILLOT-4/+6
2023-10-25Simplify projections in GVN.Camille GILLOT-2/+4
2023-10-25Do not remove unused definitions inside GVN.Camille GILLOT-3/+4
2023-09-24Add global value numbering pass.Camille GILLOT-0/+76