| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-12-10 | remove redundant imports | surechen | -1/+0 |
| 2023-10-31 | Simplify assume of a constant. | Camille GILLOT | -1/+18 |
| 2023-09-21 | rename mir::Constant -> mir::ConstOperand, mir::ConstKind -> mir::Const | Ralf Jung | -2/+2 |
| 2023-09-20 | the Const::eval_bits methods don't need to be given the Ty | Ralf Jung | -1/+1 |
| 2023-04-23 | Use param_env_reveal_all_normalized in MIR opts. | Camille GILLOT | -1/+1 |
| 2023-04-21 | nit: consistent naming for SimplifyConstCondition | miguelraz | -6/+4 |
| 2023-04-18 | refactor SimlifyCfg and friends - no globals, just enums | miguelraz | -13/+12 |
| 2022-12-09 | Remove unneeded field from `SwitchTargets` | Jakob Degen | -5/+2 |
| 2022-12-01 | Remove needless `Cow` | Oli Scherer | -4/+2 |
| 2021-12-06 | Auto merge of #91279 - scottmcm:small-refactor, r=nagisa | bors | -9/+2 |
| 2021-11-30 | Separate `RemoveFalseEdges` from `SimplifyBranches` | Dylan MacKenzie | -12/+5 |
| 2021-11-26 | Small mir-opt refactor | Scott McMurray | -9/+2 |
| 2021-09-07 | Move rustc_mir::transform to rustc_mir_transform. | Camille GILLOT | -0/+66 |
