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
/
src
/
tools
/
miri
/
tests
/
pass
/
portable-simd.rs
Age
Commit message (
Expand
)
Author
Lines
2024-05-04
move intrinsics implementations and tests into dedicated folder
Ralf Jung
-581
/
+0
2024-04-24
Fix miri test
Gary Guo
-1
/
+1
2024-03-23
add support for missing SIMD float intrinsics
Ralf Jung
-0
/
+18
2024-02-26
Auto merge of #121516 - RalfJung:platform-intrinsics-begone, r=oli-obk
bors
-8
/
+2
2024-02-25
fix use of platform_intrinsics in tests
Ralf Jung
-8
/
+2
2024-02-19
enable from_bitmask_vector test on little-endian targets
Ralf Jung
-9
/
+5
2023-12-22
implement and test simd_masked_load and simd_masked_store
Ralf Jung
-0
/
+24
2023-12-22
simd_scatter/gather: test OOB cases and the order of writes
Ralf Jung
-6
/
+39
2023-12-03
SIMD bitmasks: use 'round up to multiple of 8' rather than 'clamp to at least 8'
Ralf Jung
-2
/
+0
2023-12-03
disable a test that currently fails on big-endian
Ralf Jung
-5
/
+9
2023-12-03
also test directly calling simd_select_bitmask
Ralf Jung
-4
/
+39
2023-12-03
also test simd_select_bitmask on arrays for less than 8 elements
Ralf Jung
-1
/
+6
2023-12-03
add simd_bswap and simd_bitreverse
Ralf Jung
-0
/
+13
2023-12-03
add simd_cttz and simd_ctlz
Ralf Jung
-0
/
+5
2023-12-03
simd_select_bitmask: support passing the mask as an array
Ralf Jung
-0
/
+16
2023-11-26
Update std::simd usage and test outputs
Caleb Zulawski
-7
/
+5
2023-09-30
fmt
Ralf Jung
-10
/
+4
2023-09-26
Add tests for simd_shuffle{_generic}
Oli Scherer
-1
/
+20
2023-05-13
support array return types in simd_bitmask
Ralf Jung
-0
/
+33
2022-09-21
Add 'src/tools/miri/' from commit '75dd959a3a40eb5b4574f8d2e23aa6efbeb33573'
Oli Scherer
-0
/
+396