about summary refs log tree commit diff
path: root/src/test/mir-opt/deaggregator_test_enum.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2017-11-28tests: update to include move annotations in MIR.Eduard-Mihai Burtescu-2/+2
2017-11-09change MIR dump filenames from `nodeN` to `DefPath`Mikhail Modin-4/+4
2017-10-26Avoid unnecessary copies of arguments that are simple bindingsBjörn Steinbrink-8/+2
2017-10-09Update README and tests for new infrastructureChristopher Vittal-0/+8
2016-10-04update testsAriel Ben-Yehuda-2/+2
2016-09-29Remove MIR dump comments from mir-opt testsJonas Schievink-9/+9
2016-09-29Change the `local` prefix to `_`Jonas Schievink-7/+7
2016-09-26[WIP] Move MIR towards a single kind of localJonas Schievink-8/+8
2016-08-11add SetDiscriminant StatementKind to enable deaggregation of enumsScott A Carr-0/+45