about summary refs log tree commit diff
path: root/tests/codegen/transmute-scalar.rs
AgeCommit message (Expand)AuthorLines
2023-07-27Update the minimum external LLVM to 15Josh Stone-1/+0
2023-07-08Always name the return place.Camille GILLOT-10/+10
2023-04-13`assume` value ranges in `transmute`Scott McMurray-7/+7
2023-04-04Allow `transmute`s to produce `OperandValue`s instead of always using `alloca`sScott McMurray-27/+17
2023-03-22Add `CastKind::Transmute` to MIRScott McMurray-27/+14
2023-01-17Put `noundef` on all scalars that don't allow uninitNilstrieb-5/+5
2023-01-11Move /src/test to /testsAlbert Larsan-0/+81