about summary refs log tree commit diff
path: root/src/test/mir-opt/const_prop/optimizes_into_variable
AgeCommit message (Collapse)AuthorLines
2020-07-29Move mir-opt tests to toplevelXavier Denis-532/+0
2020-07-29add crate name to mir dumpsXavier Denis-0/+0
2020-07-22const prop into operandsBastian Kauschke-2/+26
2020-06-26Show the values and computation that would overflow a const evaluation or ↵Oliver Scherer-30/+54
propagation
2020-04-27Emit basic block ids for statements and terminators in MIR only in -Zverbose ↵Oliver Scherer-86/+86
mode
2020-04-15Remove other RvaluesWesley Wiser-100/+20
2020-04-14update 32 bit mir-opt testsBastian Kauschke-5/+18
2020-04-13bless mir opt testsBastian Kauschke-5/+18
2020-04-11Use write!-style syntax for MIR assert terminatorrobojumper-4/+4
2020-04-07Add EMIT_MIR_FOR_EACH_BIT_WIDTH to tests that need it.Ana-Maria Mihalache-95/+364
2020-04-07--bless more mir-opt tests.Ana-Maria Mihalache-0/+269