about summary refs log tree commit diff
path: root/src/test/mir-opt/combine_array_len.rs
AgeCommit message (Expand)AuthorLines
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