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
/
library
/
stdarch
/
crates
/
std_detect
/
tests
/
x86-specific.rs
Age
Commit message (
Expand
)
Author
Lines
2025-07-22
Move `std_detect` from `library/stdarch` to `library`
Jakub Beránek
-117
/
+0
2025-06-11
Fixes to compile with latest Rust nightly
Amanieu d'Antras
-2
/
+0
2025-05-20
`avx512_target_feature` is now stable on nightly
Folkert de Vries
-1
/
+0
2025-04-20
Remove `cupid` dependency and `env-override-no-avx` CI run
sayantn
-91
/
+0
2025-04-07
Add feature detection for new amx variants and movrs
sayantn
-1
/
+11
2025-02-13
Add runtime feature detection for keylocker
sayantn
-1
/
+4
2025-02-07
Move all x86 std_detect tests to `x86-specific.rs` to reduce duplication
sayantn
-0
/
+11
2024-07-06
Implemented runtime detection of `xop` target-feature
sayantn
-1
/
+3
2024-07-06
Added runtime detection
sayantn
-19
/
+29
2024-07-06
Add detection for SHA512, SM3 and SM4
sayantn
-1
/
+4
2024-06-23
Added runtime detection
sayantn
-1
/
+12
2024-02-24
feat: std_detect avx512fp16
usamoi
-0
/
+1
2024-01-05
Fix std_detect not being an unstable crate
Amanieu d'Antras
-0
/
+2
2023-10-29
Cleanup last uses of the stdsimd feature
Amanieu d'Antras
-1
/
+0
2023-03-12
add f16c to x86 detection test
Kathryn Long
-0
/
+2
2023-01-05
Detect MOVBE (#1356)
Caleb Zulawski
-0
/
+2
2022-11-21
Rename misleading features (#1355)
Caleb Zulawski
-6
/
+3
2021-01-04
Avx512vbmi (#977)
minybot
-1
/
+1
2020-01-26
Add Icelake avx512 features (#838)
Luca Barbato
-0
/
+17
2019-09-18
Unbreak non-x86
Luca Barbato
-0
/
+1
2019-09-17
Move the tests away from the code
Luca Barbato
-0
/
+140