| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2016-01-08 | Change destination accessor to return references | Simonas Kazlauskas | -1/+1 |
| 2016-01-06 | Merge Call and DivergingCall diffs into CallKind | Simonas Kazlauskas | -7/+3 |
| 2016-01-06 | Remove diverge terminator | Simonas Kazlauskas | -19/+12 |
| 2016-01-06 | Remove the Panic block terminator | Simonas Kazlauskas | -2/+1 |
| 2016-01-06 | Add Resume Terminator which corresponds to resume | Simonas Kazlauskas | -0/+1 |
| 2016-01-06 | Split Call into Call and DivergingCall | Simonas Kazlauskas | -13/+8 |
| 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 | -4/+4 |
| 2015-11-18 | MIR: Add pass that erases all regions right before trans | Michael Woerister | -4/+239 |
| 2015-11-12 | Add a MIR pass to simplify the control flow graph | Björn Steinbrink | -0/+204 |
