rust/src/librustc_mir
bors d46ed83e2e Auto merge of #34715 - scottcarr:mir-test, r=nikomatsakis
Add MIR Optimization Tests

I've starting working on the infrastructure for testing MIR optimizations.

The plan now is to have a set of test cases (written in Rust), compile them with -Z dump-mir, and check the MIR before and after each pass.
2016-07-21 19:44:59 -07:00
..
build Move errors from libsyntax to its own crate 2016-06-23 08:07:35 -04:00
hair Auto merge of #34657 - oli-obk:no_needless_const_eval, r=eddyb 2016-07-10 06:43:47 -07:00
transform Move errors from libsyntax to its own crate 2016-06-23 08:07:35 -04:00
Cargo.toml Fix Cargo.tomls 2016-06-27 18:30:46 +00:00
diagnostics.rs
graphviz.rs make the basic_blocks field private 2016-06-09 14:55:19 +03:00
lib.rs Move errors from libsyntax to its own crate 2016-06-23 08:07:35 -04:00
mir_map.rs Move errors from libsyntax to its own crate 2016-06-23 08:07:35 -04:00
pretty.rs Auto merge of #34715 - scottcarr:mir-test, r=nikomatsakis 2016-07-21 19:44:59 -07:00