about summary refs log tree commit diff
path: root/src/test/mir-opt/combine_array_len
AgeCommit message (Collapse)AuthorLines
2020-07-29Move mir-opt tests to toplevelXavier Denis-202/+0
2020-07-29add crate name to mir dumpsXavier Denis-0/+0
2020-06-26Show the values and computation that would overflow a const evaluation or ↵Oliver Scherer-8/+8
propagation
2020-04-27Emit basic block ids for statements and terminators in MIR only in -Zverbose ↵Oliver Scherer-80/+80
mode
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-62/+163
2020-04-07--bless all mir-opt tests.Ana-Maria Mihalache-0/+101