index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
codegen
/
transmute-scalar.rs
Age
Commit message (
Expand
)
Author
Lines
2025-07-22
Rename `tests/codegen` into `tests/codegen-llvm`
Guillaume Gomez
-143
/
+0
2025-07-03
Block SIMD in transmute_immediate; delete `OperandValueKind`
Scott McMurray
-4
/
+10
2025-06-30
fix bitcast of single-element SIMD vectors
Folkert de Vries
-10
/
+45
2025-06-19
Avoid a bitcast FFI call in transmuting
Scott McMurray
-0
/
+45
2025-02-19
Emit `trunc nuw` for unchecked shifts and `to_immediate_scalar`
Scott McMurray
-1
/
+1
2024-10-23
Set `signext` or `zeroext` for integer arguments on RISC-V
Asuna
-1
/
+1
2024-03-11
Lower transmutes from int to pointer type as gep on null
Ben Kimock
-1
/
+1
2024-02-22
[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives
许杰友 Jieyou Xu (Joe)
-1
/
+1
2023-07-27
Update the minimum external LLVM to 15
Josh Stone
-1
/
+0
2023-07-08
Always name the return place.
Camille GILLOT
-10
/
+10
2023-04-13
`assume` value ranges in `transmute`
Scott McMurray
-7
/
+7
2023-04-04
Allow `transmute`s to produce `OperandValue`s instead of always using `alloca`s
Scott McMurray
-27
/
+17
2023-03-22
Add `CastKind::Transmute` to MIR
Scott McMurray
-27
/
+14
2023-01-17
Put `noundef` on all scalars that don't allow uninit
Nilstrieb
-5
/
+5
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+81