about summary refs log tree commit diff
path: root/src/test/mir-opt/bool_compare.opt3.InstCombine.diff
AgeCommit message (Expand)AuthorLines
2021-09-01Fix drop handling for `if let` expressionsMatthew Jasper-1/+1
2021-06-07Peephole optimize `x == false` and `x != true`Smitty-0/+35