| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2017-09-11 | rustc: introduce ty::Const { ConstVal, Ty }. | Eduard-Mihai Burtescu | -3/+3 |
| 2017-09-11 | rustc: intern ConstVal's in TyCtxt. | Eduard-Mihai Burtescu | -1/+1 |
| 2017-05-12 | box large variants in MIR | Ariel Ben-Yehuda | -3/+2 |
| 2017-05-02 | simplify the MirPass traits and passes dramatically | Niko Matsakis | -16/+15 |
| 2017-05-02 | rework `MirPass` API to be stateless and extract helper fns | Niko Matsakis | -1/+1 |
| 2017-02-10 | Reimplement simplify_cfg for SwitchInt | Simonas Kazlauskas | -14/+18 |
| 2017-02-10 | If is now always a SwitchInt in MIR | Simonas Kazlauskas | -11/+11 |
| 2016-10-28 | rustc: move mir::repr::* to mir. | Eduard Burtescu | -1/+1 |
| 2016-09-06 | Count and report time taken by MIR passes | Simonas Kazlauskas | -1/+1 |
| 2016-06-16 | stop having `'static` in dump-mir names | Ariel Ben-Yehuda | -0/+3 |
| 2016-06-09 | use the type name as the pass name | Ariel Ben-Yehuda | -1/+0 |
| 2016-06-09 | refactor simplify_cfg and split off simplify_branches | Ariel Ben-Yehuda | -0/+64 |
