rust/src/librustc_mir/transform
2017-01-30 23:14:15 +03:00
..
add_call_guards.rs rustc: move mir::repr::* to mir. 2016-10-28 10:37:24 +03:00
copy_prop.rs rustc: rename TyCtxt's map field to hir. 2017-01-26 13:41:28 +02:00
deaggregator.rs rustc: rename TyCtxt's map field to hir. 2017-01-26 13:41:28 +02:00
dump_mir.rs Remove scope_auxiliary. 2016-11-14 17:04:05 +11:00
erase_regions.rs rustc: move mir::repr::* to mir. 2016-10-28 10:37:24 +03:00
instcombine.rs Simplify use of mir_opt_level 2016-12-11 21:23:59 +01:00
mod.rs A way to remove otherwise unused locals from MIR 2016-11-03 06:17:01 +02:00
no_landing_pads.rs rustc: move mir::repr::* to mir. 2016-10-28 10:37:24 +03:00
promote_consts.rs fix function arguments in constant promotion 2017-01-11 09:50:24 +02:00
qualify_consts.rs Merge ty::TyBox into ty::TyAdt 2017-01-30 23:14:15 +03:00
simplify.rs A way to remove otherwise unused locals from MIR 2016-11-03 06:17:01 +02:00
simplify_branches.rs rustc: move mir::repr::* to mir. 2016-10-28 10:37:24 +03:00
type_check.rs Merge ty::TyBox into ty::TyAdt 2017-01-30 23:14:15 +03:00