This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-10-02 18:27:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
tests
/
codegen
/
simd
History
Pietro Albini
cd371b90e2
replace
//@ compile-flags: --edition
with
//@ edition
2025-04-10 09:56:37 +02:00
..
packed-simd-alignment.rs
…
packed-simd.rs
x86-sse2 ABI: use SSE registers for floats and SIMD
2025-02-18 16:11:41 +01:00
project-to-simd-array-field.rs
Rework
OperandRef::extract_field
to stop calling
to_immediate_scalar
on things which are already immediates
2025-02-19 12:03:40 -08:00
simd_arith_offset.rs
use the right feature in codegen tests
2025-02-27 12:23:00 +01:00
simd-wide-sum.rs
replace
//@ compile-flags: --edition
with
//@ edition
2025-04-10 09:56:37 +02:00
swap-simd-types.rs
tests/codegen: use -Copt-level=3 instead of -O
2025-02-11 13:41:35 -08:00
unpadded-simd.rs
…