about summary refs log tree commit diff
path: root/src/test/mir-opt/combine_array_len.rs
AgeCommit message (Expand)AuthorLines
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 all mir-opt tests.Ana-Maria Mihalache-14/+2
2018-12-25Remove licensesMark Rousskov-10/+0
2018-06-27Update MIR opt testsMatthew Jasper-4/+4
2017-11-25InstCombine Len([_; N]) => const N in MIRScott McMurray-0/+33