about summary refs log tree commit diff
path: root/src/test/mir-opt/simplify_cfg.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-18/+0
2021-08-03Make simplify_cfg test more consistentAlex Crichton-0/+2
2020-07-29add crate name to mir dumpsXavier Denis-2/+2
2020-04-07--bless all mir-opt tests.Ana-Maria Mihalache-40/+2
2018-12-13Make SimplifyCfg collapse goto chains from bb0Shotaro Yamada-0/+54