rust/tests/mir-opt/dead-store-elimination
Pietro Albini 4668123945
bless mir-opt
To reproduce the changes in this commit locally:

- Run `./x test tidy` and remove all the output files not associated
  with a test file anymore, as reported by tidy.
- Run `./x test tests/mir-opt --bless` to generate the new outputs.
2023-06-12 09:34:17 +02:00
..
cycle.cycle.DeadStoreElimination.panic-abort.diff bless mir-opt 2023-06-12 09:34:17 +02:00
cycle.cycle.DeadStoreElimination.panic-unwind.diff bless mir-opt 2023-06-12 09:34:17 +02:00
cycle.rs properly mark tests that require panic=abort 2023-06-12 09:34:15 +02:00
place_mention.main.DeadStoreElimination.diff Make PlaceMention a non-mutating use. 2023-04-29 16:14:33 +00:00
place_mention.rs Add test. 2023-04-29 16:14:32 +00:00
provenance_soundness.pointer_to_int.DeadStoreElimination.diff Move /src/test to /tests 2023-01-11 09:32:08 +00:00
provenance_soundness.retags.DeadStoreElimination.diff Move /src/test to /tests 2023-01-11 09:32:08 +00:00
provenance_soundness.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00