about summary refs log tree commit diff
path: root/tests/mir-opt/pre-codegen/derived_ord.demo_le.PreCodegen.after.mir
AgeCommit message (Expand)AuthorLines
2025-09-16Enable DestinationPropagation by default.Camille GILLOT-11/+24
2025-04-04Allow GVN to produce places and not just locals.Camille GILLOT-0/+3
2025-03-05Make `is_le` and friends work like clang'sScott McMurray-9/+7
2025-03-05Also add a MIR pre-codegen test for the derived `PartialOrd::le`Scott McMurray-0/+91