| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-01-07 | Merge dead bb pruning and unreachable bb deduplication. | Camille GILLOT | -1/+1 |
| 2023-12-10 | remove redundant imports | surechen | -1/+0 |
| 2023-09-21 | rename mir::Constant -> mir::ConstOperand, mir::ConstKind -> mir::Const | Ralf Jung | -6/+6 |
| 2023-07-25 | inline format!() args from rustc_codegen_llvm to the end (4) | Matthias Krüger | -1/+1 |
| 2023-05-27 | Try enabling MatchBranchSimplification | Ben Kimock | -2/+7 |
| 2023-04-23 | Use param_env_reveal_all_normalized in MIR opts. | Camille GILLOT | -1/+1 |
| 2022-12-09 | Remove unneeded field from `SwitchTargets` | Jakob Degen | -6/+6 |
| 2022-07-07 | Make MIR basic blocks field public | Tomasz Miąsko | -2/+2 |
| 2022-05-02 | fix most compiler/ doctests | Elliot Roberts | -2/+2 |
| 2021-12-02 | Update passes with new interface | Dylan MacKenzie | -4/+4 |
| 2021-09-07 | Rename rustc_mir to rustc_const_eval. | Camille GILLOT | -1/+1 |
| 2021-09-07 | Move rustc_mir::transform to rustc_mir_transform. | Camille GILLOT | -0/+176 |
