about summary refs log tree commit diff
path: root/tests/mir-opt/pre-codegen/ptr_offset.demo_byte_add_thin.PreCodegen.after.panic-unwind.mir
AgeCommit message (Expand)AuthorLines
2025-05-21Add some track_caller info to precondition panicsBen Kimock-2/+2
2024-08-18Bless *all* the mir-opt testsScott McMurray-3/+3
2024-06-06Enable GVN for `AggregateKind::RawPtr` & `UnOp::PtrMetadata`Scott McMurray-0/+2
2024-05-29[ACP 362] genericize `ptr::from_raw_parts`Scott McMurray-1/+1
2024-04-21Update tests after 123949Scott McMurray-14/+0
2024-04-21InstSimplify `from_raw_parts(p, ())` → `p as _`Scott McMurray-11/+1
2024-04-21Add a mir-opt test for `byte_add` on pointersScott McMurray-0/+54