about summary refs log tree commit diff
path: root/tests/mir-opt/pre-codegen/tuple_ord.demo_ge_partial.PreCodegen.after.mir
AgeCommit message (Expand)AuthorLines
2025-04-04Allow GVN to produce places and not just locals.Camille GILLOT-0/+2
2025-03-23Stop using specialization for thisScott McMurray-1/+1
2025-03-19Add chaining versions of lt/le/gt/ge and use them in tuple PartialOrdScott McMurray-203/+36
2025-03-19Add a MIR pre-codegen test for tuple comparisonsScott McMurray-0/+237