about summary refs log tree commit diff
path: root/src/test/mir-opt/copy_propagation.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-06-27Update MIR opt testsMatthew Jasper-6/+3
2017-11-28tests: update to include move annotations in MIR.Eduard-Mihai Burtescu-3/+3
2017-11-09change MIR dump filenames from `nodeN` to `DefPath`Mikhail Modin-4/+4
2017-11-07Update mir-opt tests.Michael Woerister-1/+4
2017-10-26Avoid unnecessary copies of arguments that are simple bindingsBjörn Steinbrink-5/+4
2017-10-09Update README and tests for new infrastructureChristopher Vittal-0/+6
2016-12-11mir: Allow copy-propagation of function argumentsUlrik Sverdrup-0/+34