rust/tests/mir-opt/dest-prop
Tomasz Miąsko df116ec246 Migrate memory overlap check from validator to lint
The check attempts to identify potential undefined behaviour, rather
than whether MIR is well-formed. It belongs in the lint not validator.
2024-01-04 23:32:22 +01:00
..
branch.foo.DestinationPropagation.panic-abort.diff Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
branch.foo.DestinationPropagation.panic-unwind.diff Bless tests 2023-06-23 18:36:25 +01:00
branch.rs Allow to run filecheck in mir-opt tests. 2023-10-19 15:51:52 +00:00
copy_propagation_arg.arg_src.DestinationPropagation.panic-abort.diff Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
copy_propagation_arg.arg_src.DestinationPropagation.panic-unwind.diff Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
copy_propagation_arg.bar.DestinationPropagation.panic-abort.diff Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
copy_propagation_arg.bar.DestinationPropagation.panic-unwind.diff Bless tests 2023-06-23 18:36:25 +01:00
copy_propagation_arg.baz.DestinationPropagation.panic-abort.diff Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
copy_propagation_arg.baz.DestinationPropagation.panic-unwind.diff Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
copy_propagation_arg.foo.DestinationPropagation.panic-abort.diff Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
copy_propagation_arg.foo.DestinationPropagation.panic-unwind.diff Bless tests 2023-06-23 18:36:25 +01:00
copy_propagation_arg.rs Allow to run filecheck in mir-opt tests. 2023-10-19 15:51:52 +00:00
cycle.main.DestinationPropagation.panic-abort.diff Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
cycle.main.DestinationPropagation.panic-unwind.diff Bless tests 2023-06-23 18:36:25 +01:00
cycle.rs Allow to run filecheck in mir-opt tests. 2023-10-19 15:51:52 +00:00
dead_stores_79191.f.DestinationPropagation.after.panic-abort.mir Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
dead_stores_79191.f.DestinationPropagation.after.panic-unwind.mir Bless tests 2023-06-23 18:36:25 +01:00
dead_stores_79191.rs Allow to run filecheck in mir-opt tests. 2023-10-19 15:51:52 +00:00
dead_stores_better.f.DestinationPropagation.after.panic-abort.mir Preserve DebugInfo in DeadStoreElimination. 2023-10-06 15:46:11 +00:00
dead_stores_better.f.DestinationPropagation.after.panic-unwind.mir Preserve DebugInfo in DeadStoreElimination. 2023-10-06 15:46:11 +00:00
dead_stores_better.rs Allow to run filecheck in mir-opt tests. 2023-10-19 15:51:52 +00:00
simple.nrvo.DestinationPropagation.panic-abort.diff Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
simple.nrvo.DestinationPropagation.panic-unwind.diff Bless tests 2023-06-23 18:36:25 +01:00
simple.rs Allow to run filecheck in mir-opt tests. 2023-10-19 15:51:52 +00:00
union.main.DestinationPropagation.panic-abort.diff Replace legacy ConstProp by GVN. 2023-12-24 20:08:57 +00:00
union.main.DestinationPropagation.panic-unwind.diff Replace legacy ConstProp by GVN. 2023-12-24 20:08:57 +00:00
union.rs Allow to run filecheck in mir-opt tests. 2023-10-19 15:51:52 +00:00