rust/tests/mir-opt/copy-prop
2023-08-19 22:41:33 +02:00
..
borrowed_local.f.CopyProp.panic-abort.diff
borrowed_local.f.CopyProp.panic-unwind.diff Bless tests 2023-06-23 18:36:25 +01:00
borrowed_local.rs custom_mir: change Call() terminator syntax to something more readable 2023-08-19 22:41:33 +02:00
branch.foo.CopyProp.panic-abort.diff
branch.foo.CopyProp.panic-unwind.diff Bless tests 2023-06-23 18:36:25 +01:00
branch.rs
copy_propagation_arg.arg_src.CopyProp.panic-abort.diff
copy_propagation_arg.arg_src.CopyProp.panic-unwind.diff
copy_propagation_arg.bar.CopyProp.panic-abort.diff
copy_propagation_arg.bar.CopyProp.panic-unwind.diff Bless tests 2023-06-23 18:36:25 +01:00
copy_propagation_arg.baz.CopyProp.panic-abort.diff
copy_propagation_arg.baz.CopyProp.panic-unwind.diff
copy_propagation_arg.foo.CopyProp.panic-abort.diff
copy_propagation_arg.foo.CopyProp.panic-unwind.diff Bless tests 2023-06-23 18:36:25 +01:00
copy_propagation_arg.rs
custom_move_arg.f.CopyProp.panic-abort.diff
custom_move_arg.f.CopyProp.panic-unwind.diff Bless tests 2023-06-23 18:36:25 +01:00
custom_move_arg.rs custom_mir: change Call() terminator syntax to something more readable 2023-08-19 22:41:33 +02:00
cycle.main.CopyProp.panic-abort.diff
cycle.main.CopyProp.panic-unwind.diff Bless tests 2023-06-23 18:36:25 +01:00
cycle.rs
dead_stores_79191.f.CopyProp.after.panic-abort.mir
dead_stores_79191.f.CopyProp.after.panic-unwind.mir Bless tests 2023-06-23 18:36:25 +01:00
dead_stores_79191.rs
dead_stores_better.f.CopyProp.after.panic-abort.mir
dead_stores_better.f.CopyProp.after.panic-unwind.mir Bless tests 2023-06-23 18:36:25 +01:00
dead_stores_better.rs
issue_107511.main.CopyProp.panic-abort.diff Rename adjustment::PointerCast and variants using it to PointerCoercion 2023-07-07 18:17:16 +02:00
issue_107511.main.CopyProp.panic-unwind.diff Rename adjustment::PointerCast and variants using it to PointerCoercion 2023-07-07 18:17:16 +02:00
issue_107511.rs
move_arg.f.CopyProp.panic-abort.diff
move_arg.f.CopyProp.panic-unwind.diff Bless tests 2023-06-23 18:36:25 +01:00
move_arg.rs
move_projection.f.CopyProp.panic-abort.diff
move_projection.f.CopyProp.panic-unwind.diff Bless tests 2023-06-23 18:36:25 +01:00
move_projection.rs custom_mir: change Call() terminator syntax to something more readable 2023-08-19 22:41:33 +02:00
mutate_through_pointer.f.CopyProp.diff
mutate_through_pointer.rs Perform reference propagation earlier. 2023-07-10 16:01:18 +00:00
non_dominate.f.CopyProp.diff
non_dominate.rs
partial_init.main.CopyProp.diff
partial_init.rs
reborrow.demiraw.CopyProp.panic-abort.diff
reborrow.demiraw.CopyProp.panic-unwind.diff Bless tests 2023-06-23 18:36:25 +01:00
reborrow.miraw.CopyProp.panic-abort.diff
reborrow.miraw.CopyProp.panic-unwind.diff Bless tests 2023-06-23 18:36:25 +01:00
reborrow.remut.CopyProp.panic-abort.diff
reborrow.remut.CopyProp.panic-unwind.diff Bless tests 2023-06-23 18:36:25 +01:00
reborrow.reraw.CopyProp.panic-abort.diff
reborrow.reraw.CopyProp.panic-unwind.diff Bless tests 2023-06-23 18:36:25 +01:00
reborrow.rs