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
/
simd
Age
Commit message (
Expand
)
Author
Lines
2025-07-22
Rename `tests/codegen` into `tests/codegen-llvm`
Guillaume Gomez
-463
/
+0
2025-07-20
Ban projecting into SIMD types [MCP838]
Scott McMurray
-31
/
+0
2025-07-20
So many test updates x_x
Scott McMurray
-22
/
+12
2025-07-07
Let `rvalue_creates_operand` return true for *all* `Rvalue::Aggregate`s
Scott McMurray
-0
/
+106
2025-06-04
x86 (32/64): go back to passing SIMD vectors by-ptr
Ralf Jung
-7
/
+9
2025-05-03
Fix test simd/extract-insert-dyn on s390x
Eduard Stefes
-1
/
+15
2025-04-29
enable msa feature for mips in codegen tests
Adrian Friedli
-1
/
+9
2025-04-23
wasm, arm, x86-without-SSE need simd to be explicitly enabled
Ralf Jung
-1
/
+25
2025-04-11
Auto merge of #139578 - ferrocene:pa-compiletest-edition, r=jieyouxu
bors
-1
/
+2
2025-04-11
Rollup merge of #137447 - folkertdev:simd-extract-insert-dyn, r=scottmcm
Stuart Cook
-0
/
+75
2025-04-10
add `simd_insert_dyn` and `simd_extract_dyn`
Folkert de Vries
-0
/
+75
2025-04-10
replace `//@ compile-flags: --edition` with `//@ edition`
Pietro Albini
-1
/
+2
2025-04-09
Ensure `swap_nonoverlapping` is really always untyped
Scott McMurray
-4
/
+4
2025-02-27
use the right feature in codegen tests
Folkert de Vries
-1
/
+1
2025-02-27
remove most `simd_` intrinsic declaration in tests
Folkert de Vries
-3
/
+1
2025-02-19
Rework `OperandRef::extract_field` to stop calling `to_immediate_scalar` on t...
Scott McMurray
-0
/
+31
2025-02-18
x86-sse2 ABI: use SSE registers for floats and SIMD
Ralf Jung
-13
/
+12
2025-02-11
tests/codegen: use -Copt-level=3 instead of -O
Jubilee Young
-1
/
+1
2024-09-09
Ban non-array SIMD
Scott McMurray
-1
/
+1
2024-08-04
Chore: add `x86_amx_intrinsics` feature flag to `core/lib.rs` and remove `iss...
sayantn
-21
/
+0
2024-06-08
simd packed types: update outdated check, extend codegen test
Ralf Jung
-4
/
+19
2024-06-02
Test codegen for repr(packed,simd) -> repr(simd)
Jubilee Young
-0
/
+44
2024-06-02
Rollup merge of #125311 - calebzulawski:repr-packed-simd-intrinsics, r=workin...
Jubilee
-0
/
+44
2024-06-02
Test codegen for repr(packed,simd)
Jubilee Young
-0
/
+44
2024-05-31
Run rustfmt on `tests/codegen/`.
Nicholas Nethercote
-12
/
+11
2024-05-11
fix few typo in filecheck annotations
klensy
-1
/
+1
2024-03-28
Restore the test checks for `wider_reduce_into_iter`
DianQK
-3
/
+3
2024-03-05
use [N x i8] for byval/sret types
Erik Desjardins
-2
/
+2
2024-02-25
fix use of platform_intrinsics in tests
Ralf Jung
-2
/
+2
2024-02-23
Ignore less tests in debug builds
Ben Kimock
-2
/
+0
2024-02-22
[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives
许杰友 Jieyou Xu (Joe)
-13
/
+13
2024-02-21
remove simd_reduce_{min,max}_nanless
Ralf Jung
-1
/
+1
2024-02-20
Add "algebraic" versions of the fast-math intrinsics
Ben Kimock
-0
/
+22
2023-11-26
Update std::simd usage and test outputs
Caleb Zulawski
-1
/
+1
2023-11-09
Emit #[inline] on derive(Debug)
Ben Kimock
-2
/
+7
2023-10-06
Add a wishlist FIXME
scottmcm
-0
/
+2
2023-09-24
Only check for successful vectorization on wider_reduce_into_iter
DianQK
-3
/
+1
2023-09-21
Increasing the SIMD size improves the vectorization possibilities
DianQK
-13
/
+13
2023-07-29
tests/codegen/*simd*.rs -> simd/*simd*
Jubilee Young
-0
/
+140