about summary refs log tree commit diff
path: root/src/test/mir-opt/not_equal_false.rs
AgeCommit message (Expand)AuthorLines
2021-02-22New mir-opt pass to simplify gotos with const valuesSimon Vandel Sillesen-3/+3
2020-09-06Add peephold optimization that simplifies Ne(_1, false) and Ne(false, _1) int...Simon Vandel Sillesen-0/+9