summary refs log tree commit diff
path: root/src/test/mir-opt/const_prop/array_index.rs
AgeCommit message (Expand)AuthorLines
2020-04-07Add EMIT_MIR_FOR_EACH_BIT_WIDTH to tests that need it.Ana-Maria Mihalache-1/+2
2020-04-07--bless more mir-opt tests.Ana-Maria Mihalache-30/+2
2019-12-13Const prop should finish propagation into user defined variablesWesley Wiser-1/+1
2019-05-19[const-prop] Support propagating into Assert's `cond` OperandWesley Wiser-1/+1
2019-05-15Add some tests for constant propagationWesley Wiser-0/+33