summary refs log tree commit diff
path: root/tests/mir-opt/lower_intrinsics.ptr_offset.LowerIntrinsics.diff
AgeCommit message (Expand)AuthorLines
2023-04-30Codegen fewer instructions in `mem::replace`Scott McMurray-1/+1
2023-04-28handle cfg(bootstrap)Pietro Albini-1/+1
2023-04-27Also use `mir::Offset` for pointer `add`Scott McMurray-2/+2
2023-04-25Lower `intrinsics::offset` to `mir::BinOp::Offset`Scott McMurray-0/+30