summary refs log tree commit diff
path: root/src/librustc_mir/transform/instcombine.rs
AgeCommit message (Expand)AuthorLines
2016-12-11Simplify use of mir_opt_levelUlrik Sverdrup-1/+1
2016-11-08Replace FnvHasher use with FxHasher.Nicholas Nethercote-2/+2
2016-10-28rustc: move mir::repr::* to mir.Eduard Burtescu-1/+1
2016-09-26[WIP] Move MIR towards a single kind of localJonas Schievink-3/+4
2016-09-16librustc_mir: Remove `&*x` when `x` has a reference type.Patrick Walton-0/+110