about summary refs log tree commit diff
path: root/tests/mir-opt/building/custom/operators.rs
AgeCommit message (Expand)AuthorLines
2024-06-03Reformat `mir!` macro invocations to use braces.Nicholas Nethercote-28/+32
2024-05-28Add custom mir support for `PtrMetadata`Scott McMurray-0/+10
2024-04-24Fix tests and blessGary Guo-1/+1
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-10-19Allow to run filecheck in mir-opt tests.Camille GILLOT-0/+1
2023-01-26Custom mir: Add support for some remaining, easy to support constructsJakob Degen-0/+3
2023-01-19Custom MIR: Support binary and unary operationsTomasz Miąsko-0/+28