This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
rust
Watch
2
Star
0
Fork
0
mirror of
https://github.com/rust-lang/rust.git
synced
2026-07-29 10:55:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dabbc7fddc7217dcffcf8612510561ceecb59cea
rust
/
tests
/
codegen-llvm
/
simd
T
History
Scott McMurray
d3d3485dd4
Let intrinsics use the SSA operand path
2026-05-22 22:02:06 -07:00
..
aggregate-simd.rs
Let intrinsics use the SSA operand path
2026-05-22 22:02:06 -07:00
array-repeat.rs
add test for simd from array repeat codegen
2026-02-03 22:44:44 +01:00
extract-insert-dyn.rs
…
packed-simd-alignment.rs
…
packed-simd.rs
…
simd_arith_offset.rs
…
simd-wide-sum.rs
Support
//@ skip-filecheck
in codegen and assembly tests
2026-04-22 19:55:27 +10:00
splat.rs
const-eval: do not call
immediate_const_vector
on vector of pointers
2026-01-24 10:40:47 +01:00
swap-simd-types.rs
…
unpadded-simd.rs
…