about summary refs log tree commit diff
path: root/src/test/mir-opt/simplify_if.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-03-08Produce instead of pointersOliver Schneider-1/+1
2017-12-03funnel all unwind paths through a single Resume blockAriel Ben-Yehuda-2/+2
2017-11-09change MIR dump filenames from `nodeN` to `DefPath`Mikhail Modin-4/+4
2017-05-02simplify the MirPass traits and passes dramaticallyNiko Matsakis-4/+4
2017-02-25rustc_const_eval: always demand typeck_tables for evaluating constants.Eduard-Mihai Burtescu-1/+1
2017-02-10Rebase fixupsSimonas Kazlauskas-1/+1
2016-09-29Remove MIR dump comments from mir-opt testsJonas Schievink-3/+3
2016-07-20add mir optimization tests, dump-mir-dir optionScott A Carr-0/+27