| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-07-27 | Update the minimum external LLVM to 15 | Josh Stone | -1/+0 |
| 2023-07-08 | Always name the return place. | Camille GILLOT | -47/+43 |
| 2023-05-31 | Add a distinct `OperandValue::ZeroSized` variant for ZSTs | Scott McMurray | -4/+71 |
| 2023-04-22 | Add `intrinsics::transmute_unchecked` | Scott McMurray | -33/+9 |
| 2023-04-13 | `assume` value ranges in `transmute` | Scott McMurray | -4/+4 |
| 2023-04-09 | Handle not all immediates having `abi::Scalar`s | Scott McMurray | -1/+57 |
| 2023-04-06 | Check `CastKind::Transmute` sizes in a better way | Scott McMurray | -1/+73 |
| 2023-04-04 | Allow `transmute`s to produce `OperandValue`s instead of always using `alloca`s | Scott McMurray | -23/+130 |
| 2023-03-22 | Add `CastKind::Transmute` to MIR | Scott McMurray | -0/+196 |
