rust/tests/mir-opt/copy-prop
Lukas Markeffsky bd31e3ed70 be even more precise about "cast" vs "coercion" 2024-09-24 23:12:02 +02:00
..
borrowed_local.borrowed.CopyProp.panic-abort.diff Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
borrowed_local.borrowed.CopyProp.panic-unwind.diff Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
borrowed_local.compare_address.CopyProp.panic-abort.diff Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
borrowed_local.compare_address.CopyProp.panic-unwind.diff Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
borrowed_local.non_freeze.CopyProp.panic-abort.diff Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
borrowed_local.non_freeze.CopyProp.panic-unwind.diff Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
borrowed_local.rs Update mir-opt filechecks 2024-08-18 15:52:23 -07:00
branch.foo.CopyProp.panic-abort.diff Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
branch.foo.CopyProp.panic-unwind.diff Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
branch.rs mir-opt tests: rename unit-test -> test-mir-pass 2024-04-20 13:19:34 +02:00
calls.multiple_edges.CopyProp.diff Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
calls.nrvo.CopyProp.diff Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
calls.rs mir-opt tests: rename unit-test -> test-mir-pass 2024-04-20 13:19:34 +02:00
copy_propagation_arg.arg_src.CopyProp.panic-abort.diff Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
copy_propagation_arg.arg_src.CopyProp.panic-unwind.diff Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
copy_propagation_arg.bar.CopyProp.panic-abort.diff Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
copy_propagation_arg.bar.CopyProp.panic-unwind.diff Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
copy_propagation_arg.baz.CopyProp.panic-abort.diff Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
copy_propagation_arg.baz.CopyProp.panic-unwind.diff Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
copy_propagation_arg.foo.CopyProp.panic-abort.diff Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
copy_propagation_arg.foo.CopyProp.panic-unwind.diff Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
copy_propagation_arg.rs mir-opt tests: rename unit-test -> test-mir-pass 2024-04-20 13:19:34 +02:00
custom_move_arg.f.CopyProp.panic-abort.diff Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
custom_move_arg.f.CopyProp.panic-unwind.diff Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
custom_move_arg.rs Reformat `mir!` macro invocations to use braces. 2024-06-03 13:24:44 +10:00
cycle.main.CopyProp.panic-abort.diff Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
cycle.main.CopyProp.panic-unwind.diff Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
cycle.rs mir-opt tests: rename unit-test -> test-mir-pass 2024-04-20 13:19:34 +02:00
dead_stores_79191.f.CopyProp.after.panic-abort.mir Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
dead_stores_79191.f.CopyProp.after.panic-unwind.mir Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
dead_stores_79191.rs mir-opt tests: rename unit-test -> test-mir-pass 2024-04-20 13:19:34 +02:00
dead_stores_better.f.CopyProp.after.panic-abort.mir Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
dead_stores_better.f.CopyProp.after.panic-unwind.mir Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
dead_stores_better.rs mir-opt tests: rename unit-test -> test-mir-pass 2024-04-20 13:19:34 +02:00
issue_107511.main.CopyProp.panic-abort.diff be even more precise about "cast" vs "coercion" 2024-09-24 23:12:02 +02:00
issue_107511.main.CopyProp.panic-unwind.diff be even more precise about "cast" vs "coercion" 2024-09-24 23:12:02 +02:00
issue_107511.rs mir-opt tests: rename unit-test -> test-mir-pass 2024-04-20 13:19:34 +02:00
move_arg.f.CopyProp.panic-abort.diff Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
move_arg.f.CopyProp.panic-unwind.diff Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
move_arg.rs mir-opt tests: rename unit-test -> test-mir-pass 2024-04-20 13:19:34 +02:00
move_projection.f.CopyProp.panic-abort.diff Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
move_projection.f.CopyProp.panic-unwind.diff Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
move_projection.rs rustfmt `tests/mir-opt`. 2024-06-03 14:17:16 +10:00
mutate_through_pointer.f.CopyProp.diff Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
mutate_through_pointer.rs Reformat `mir!` macro invocations to use braces. 2024-06-03 13:24:44 +10:00
non_dominate.f.CopyProp.diff Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
non_dominate.rs Reformat `mir!` macro invocations to use braces. 2024-06-03 13:24:44 +10:00
partial_init.main.CopyProp.diff Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
partial_init.rs mir-opt tests: rename unit-test -> test-mir-pass 2024-04-20 13:19:34 +02:00
reborrow.demiraw.CopyProp.panic-abort.diff Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
reborrow.demiraw.CopyProp.panic-unwind.diff Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
reborrow.miraw.CopyProp.panic-abort.diff Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
reborrow.miraw.CopyProp.panic-unwind.diff Bless *all* the mir-opt tests 2024-08-18 16:07:33 -07:00
reborrow.remut.CopyProp.panic-abort.diff Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
reborrow.remut.CopyProp.panic-unwind.diff Bless tests 2023-06-23 18:36:25 +01:00
reborrow.reraw.CopyProp.panic-abort.diff Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
reborrow.reraw.CopyProp.panic-unwind.diff Bless tests 2023-06-23 18:36:25 +01:00
reborrow.rs stabilize raw_ref_op 2024-08-18 19:46:53 +02:00