about summary refs log tree commit diff
path: root/tests/mir-opt/issues
AgeCommit message (Expand)AuthorLines
2023-10-19Allow to run filecheck in mir-opt tests.Camille GILLOT-0/+2
2023-10-06Preserve DebugInfo in DeadStoreElimination.Camille GILLOT-44/+46
2023-10-04Remove mir::LocalDecl::internal.Camille GILLOT-0/+10
2023-08-17Revert "Implement references VarDebugInfo."Camille GILLOT-2/+8
2023-07-19Turn copy into moves during DSE.Camille GILLOT-2/+2
2023-07-10Enable by default.Camille GILLOT-38/+30
2023-06-23Bless testsGary Guo-3/+3
2023-06-15Remove comments from mir-opt MIR dumpsBen Kimock-132/+108
2023-06-12bless mir-optPietro Albini-0/+84
2023-06-12properly mark tests that require panic=abortPietro Albini-1/+1
2023-05-21Normalize block and local orders in mir-opt testsScott McMurray-31/+31
2023-04-22Turn on ConstDebugInfo pass.Wesley Wiser-19/+16
2023-04-06Ignore many tests on wasm32Gary Guo-3/+4
2023-03-22Add `CastKind::Transmute` to MIRScott McMurray-30/+18
2023-03-13Generalize operation.Camille GILLOT-1/+0
2023-02-12Enable CopyProp by default, tune the impl a bitBen Kimock-9/+5
2023-02-02Stop deaggregating enums in MIR.Camille GILLOT-5/+2
2023-01-12Fix mir-opt tests for big-endian platformsUlrich Weigand-2/+3
2023-01-11Move /src/test to /testsAlbert Larsan-0/+218