about summary refs log tree commit diff
path: root/src/test/mir-opt/const_prop/repeat.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-7/+0
2020-07-29add crate name to mir dumpsXavier Denis-1/+1
2020-04-07Add EMIT_MIR_FOR_EACH_BIT_WIDTH to tests that need it.Ana-Maria Mihalache-0/+1
2020-04-07--bless more mir-opt tests.Ana-Maria Mihalache-32/+1
2019-12-13Const prop should finish propagation into user defined variablesWesley Wiser-1/+1
2019-10-18[const-prop] Handle MIR Rvalue::RepeatWesley Wiser-0/+37