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-intrinsic
Age
Commit message (
Expand
)
Author
Lines
2025-07-22
Rename `tests/codegen` into `tests/codegen-llvm`
Guillaume Gomez
-1730
/
+0
2025-07-20
So many test updates x_x
Scott McMurray
-473
/
+102
2025-07-03
Block SIMD in transmute_immediate; delete `OperandValueKind`
Scott McMurray
-4
/
+2
2025-06-04
x86 (32/64): go back to passing SIMD vectors by-ptr
Ralf Jung
-15
/
+5
2025-04-20
simd intrinsics with mask: accept unsigned integer masks
Ralf Jung
-0
/
+57
2025-02-27
remove most `simd_` intrinsic declaration in tests
Folkert de Vries
-193
/
+131
2025-02-25
remove `simd_fpow` and `simd_fpowi`
Folkert de Vries
-174
/
+0
2025-02-18
x86-sse2 ABI: use SSE registers for floats and SIMD
Ralf Jung
-2
/
+15
2025-01-27
Fix SIMD codegen tests on LLVM 20
Nikita Popov
-14
/
+14
2025-01-26
Consistently use the most significant bit of vector masks
Jörn Horstmann
-13
/
+110
2024-11-07
Update test for LLVM 20's new vector splat syntax
Hans Wennborg
-3
/
+3
2024-09-09
Ban non-array SIMD
Scott McMurray
-309
/
+162
2024-04-24
Fix tests and bless
Gary Guo
-1
/
+0
2024-02-25
fix use of platform_intrinsics in tests
Ralf Jung
-45
/
+45
2024-02-22
[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives
许杰友 Jieyou Xu (Joe)
-23
/
+23
2024-02-20
delete a test that no longer makes sense
Ralf Jung
-47
/
+0
2023-12-12
Fix alignment passed down to LLVM for simd_masked_load
Jakub Okoński
-2
/
+2
2023-12-09
Add simd_masked_{load,store} platform-intrinsics
Jakub Okoński
-0
/
+66
2023-07-29
cg_llvm: simplify llvm.masked.gather/scatter naming with opaque pointers
Erik Desjardins
-4
/
+4
2023-07-27
CHECK only for opaque ptr
Josh Stone
-10
/
+10
2023-07-08
Always name the return place.
Camille GILLOT
-89
/
+88
2023-04-04
Allow `transmute`s to produce `OperandValue`s instead of always using `alloca`s
Scott McMurray
-4
/
+47
2023-02-14
Try to fix codegen tests for ??? LLVM 14 ???
Ben Kimock
-5
/
+5
2023-02-14
Fix codegen tests
Ben Kimock
-92
/
+92
2023-02-12
Enable CopyProp by default, tune the impl a bit
Ben Kimock
-3
/
+0
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+2272