1
Fork 0
rust/tests/mir-opt/dataflow-const-prop
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
..
cast.main.DataflowConstProp.diff
cast.rs
checked.main.DataflowConstProp.panic-abort.diff bless mir-opt 2023-06-12 09:34:17 +02:00
checked.main.DataflowConstProp.panic-unwind.diff bless mir-opt 2023-06-12 09:34:17 +02:00
checked.rs properly mark tests that require panic=abort 2023-06-12 09:34:15 +02:00
enum.multiple.DataflowConstProp.diff Flood aggregate assignments with Top. 2023-02-18 09:57:13 +00:00
enum.mutate_discriminant.DataflowConstProp.diff Handle discriminants in dataflow-const-prop. 2023-02-06 21:51:47 +00:00
enum.rs Add mir-opt test. 2023-02-18 09:37:31 +00:00
enum.simple.DataflowConstProp.diff Use the correct place for enum variants. 2023-02-18 10:11:53 +00:00
if.main.DataflowConstProp.diff
if.rs
inherit_overflow.main.DataflowConstProp.panic-abort.diff bless mir-opt 2023-06-12 09:34:17 +02:00
inherit_overflow.main.DataflowConstProp.panic-unwind.diff bless mir-opt 2023-06-12 09:34:17 +02:00
inherit_overflow.rs properly mark tests that require panic=abort 2023-06-12 09:34:15 +02:00
issue_81605.f.DataflowConstProp.diff
issue_81605.rs
ref_without_sb.main.DataflowConstProp.panic-abort.diff bless mir-opt 2023-06-12 09:34:17 +02:00
ref_without_sb.main.DataflowConstProp.panic-unwind.diff bless mir-opt 2023-06-12 09:34:17 +02:00
ref_without_sb.rs properly mark tests that require panic=abort 2023-06-12 09:34:15 +02:00
repr_transparent.main.DataflowConstProp.diff Bless tests. 2023-02-02 23:26:26 +00:00
repr_transparent.rs
self_assign.main.DataflowConstProp.diff
self_assign.rs
self_assign_add.main.DataflowConstProp.diff
self_assign_add.rs
sibling_ptr.main.DataflowConstProp.panic-abort.diff bless mir-opt 2023-06-12 09:34:17 +02:00
sibling_ptr.main.DataflowConstProp.panic-unwind.diff bless mir-opt 2023-06-12 09:34:17 +02:00
sibling_ptr.rs properly mark tests that require panic=abort 2023-06-12 09:34:15 +02:00
struct.main.DataflowConstProp.diff Bless tests. 2023-02-02 23:26:26 +00:00
struct.rs
terminator.main.DataflowConstProp.panic-abort.diff bless mir-opt 2023-06-12 09:34:17 +02:00
terminator.main.DataflowConstProp.panic-unwind.diff bless mir-opt 2023-06-12 09:34:17 +02:00
terminator.rs properly mark tests that require panic=abort 2023-06-12 09:34:15 +02:00
tuple.main.DataflowConstProp.diff Bless tests. 2023-02-02 23:26:26 +00:00
tuple.rs