| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2017-09-04 | rustc_mir: use Local instead of Lvalue in Storage{Live,Dead}. | Eduard-Mihai Burtescu | -5/+2 |
| 2017-09-03 | rustc_mir: implement visit_local instead/along visit_lvalue where possible. | Eduard-Mihai Burtescu | -14/+6 |
| 2017-08-15 | use field init shorthand EVERYWHERE | Zack M. Davis | -2/+2 |
| 2017-08-01 | rustc_mir::transform::simplify - remove nops first | Ariel Ben-Yehuda | -2/+2 |
| 2017-05-02 | simplify the MirPass traits and passes dramatically | Niko Matsakis | -23/+20 |
| 2017-05-02 | rework `MirPass` API to be stateless and extract helper fns | Niko Matsakis | -2/+2 |
| 2017-04-22 | remove cleanup branches to the resume block | Ariel Ben-Yehuda | -0/+34 |
| 2017-03-18 | apply pre-trans passes to Shim MIR | Ariel Ben-Yehuda | -5/+9 |
| 2017-03-10 | Initial implementation of inlining for MIR | James Miller | -3/+15 |
| 2017-02-10 | SwitchInt over Switch | Simonas Kazlauskas | -1/+0 |
| 2017-02-10 | If is now always a SwitchInt in MIR | Simonas Kazlauskas | -1/+0 |
| 2016-11-03 | A way to remove otherwise unused locals from MIR | Simonas Kazlauskas | -0/+349 |
