| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2016-02-23 | [MIR] Change SimplifyCfg pass to use bitvec | Simonas Kazlauskas | -11/+34 |
| 2016-02-20 | use the FulfillmentContext and InferCtxt more correctly | Ariel Ben-Yehuda | -1/+2 |
| 2016-02-09 | refactor `MirPass` to always require a tcx | Oliver Schneider | -3/+3 |
| 2016-02-04 | Change successor{,_mut} to return a Vec | Simonas Kazlauskas | -1/+1 |
| 2016-01-06 | Remove diverge terminator | Simonas Kazlauskas | -16/+10 |
| 2015-12-10 | MIR: Refactor mir::Terminator to use tuples instead of a fixed-size arrays. | Michael Woerister | -4/+7 |
| 2015-11-30 | Move the core MIR datastructures to librustc. | Michael Woerister | -1/+1 |
| 2015-11-18 | MIR: Add pass that erases all regions right before trans | Michael Woerister | -2/+2 |
| 2015-11-12 | Add a MIR pass to simplify the control flow graph | Björn Steinbrink | -0/+135 |
