about summary refs log tree commit diff
path: root/tests/mir-opt/building/custom
AgeCommit message (Expand)AuthorLines
2023-11-14Custom MIR: Support cleanup blocksTomasz Miąsko-4/+106
2023-10-19Allow to run filecheck in mir-opt tests.Camille GILLOT-0/+13
2023-10-16Normalize alloc-id in tests.Camille GILLOT-4/+4
2023-09-01Support debuginfo for custom MIR.Camille GILLOT-0/+123
2023-08-19custom_mir: change Call() terminator syntax to something more readableRalf Jung-2/+2
2023-06-23Bless testsGary Guo-4/+4
2023-06-15Remove comments from mir-opt MIR dumpsBen Kimock-206/+194
2023-05-15Address FIXMEAndy Wang-11/+6
2023-05-15Add CopyForDeref to custom MIRAndy Wang-0/+28
2023-04-11Add Offset binary op to custom mirAndy Wang-0/+21
2023-03-22Rollup merge of #109392 - cbeuw:composite-ret, r=JakobDegenMatthias Krüger-0/+32
2023-03-20Support aggregate expressionsAndy Wang-0/+112
2023-03-20Allow optional RET type annotationAndy Wang-0/+32
2023-03-08Rollup merge of #108856 - Zeegomo:remove-drop-and-rep, r=tmiaskoMatthias Krüger-3/+5
2023-03-07Remove DropAndReplace terminatorGiacomo Pasini-3/+5
2023-03-07Custom MIR: Support as castsAndy Wang-0/+73
2023-01-26Custom mir: Add support for some remaining, easy to support constructsJakob Degen-4/+46
2023-01-26Rollup merge of #107085 - tmiasko:custom-mir-operators, r=oli-obkMatthias Krüger-0/+54
2023-01-19Custom MIR: Support binary and unary operationsTomasz Miąsko-0/+54
2023-01-19Custom MIR: Support storage statementsTomasz Miąsko-5/+9
2023-01-12Fix mir-opt tests for big-endian platformsUlrich Weigand-4/+4
2023-01-11Move /src/test to /testsAlbert Larsan-0/+823