| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-07-12 | rename `control_flow_graph` to `graph` | Niko Matsakis | -1103/+0 | |
| 2018-07-12 | rename `graph` to `control_flow_graph::implementation` | Niko Matsakis | -0/+557 | |
| 2018-07-12 | deconstruct the `ControlFlowGraph` trait into more granular traits | Niko Matsakis | -60/+117 | |
| 2018-05-09 | use fmt::Result where applicable | Andre Bogus | -2/+2 | |
| 2018-01-01 | Fix docs for future pulldown migration | Malo Jaffré | -1/+1 | |
| 2017-08-19 | rustc: Remove some dead code | Vadim Petrochenkov | -292/+2 | |
| 2017-08-15 | use field init shorthand EVERYWHERE | Zack M. Davis | -6/+6 | |
| Like #43008 (f668999), but _much more aggressive_. | ||||
| 2016-10-20 | run rustfmt on control_flow_graph folder | Srinivas Reddy Thatiparthy | -89/+48 | |
| 2016-06-23 | add control flow graph and algorithms. add dominator to mir | Scott A Carr | -0/+820 | |
