| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2016-06-16 | fix MirSource::Promoted handling | Ariel Ben-Yehuda | -4/+1 |
| 2016-06-09 | use the type name as the pass name | Ariel Ben-Yehuda | -3/+1 |
| 2016-06-09 | add hook infrastructure for automatically dumping MIR on every pass | Ariel Ben-Yehuda | -1/+3 |
| 2016-06-09 | add a cache for MIR predecessors | Ariel Ben-Yehuda | -11/+2 |
| 2016-06-09 | make the basic_blocks field private | Ariel Ben-Yehuda | -9/+6 |
| 2016-06-09 | introduce the type-safe IdxVec and use it instead of loose indexes | Ariel Ben-Yehuda | -4/+6 |
| 2016-06-08 | remove the librustc_trans -> librustc_mir dependency | Ariel Ben-Yehuda | -3/+1 |
| 2016-06-07 | mir: group span + visibility scope under a new SourceInfo type. | Eduard Burtescu | -3/+2 |
| 2016-06-05 | break critical edges only when needed | Ariel Ben-Yehuda | -0/+98 |
