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
/
src
/
detect
/
arch
Age
Commit message (
Expand
)
Author
Lines
2025-07-22
Move `std_detect` from `library/stdarch` to `library`
Jakub Beránek
-1201
/
+0
2025-07-14
Merge pull request #1837 from heiher/loong32
Amanieu d'Antras
-2
/
+2
2025-07-07
Update stabilization version of certain x86 intrinsics to 1.89
Amanieu d'Antras
-5
/
+5
2025-06-28
loongarch: Add basic support for LoongArch32
WANG Rui
-2
/
+2
2025-06-19
s390x: add feature detection for the z17 target features
Folkert de Vries
-0
/
+21
2025-06-09
add s390x z17 target features
Folkert de Vries
-0
/
+15
2025-06-01
RISC-V: Linux 6.15 `riscv_hwprobe` support
Tsukasa OI
-0
/
+12
2025-05-31
Stabilize `sha512`, `sm3` and `sm4` intrinsics and runtime detection
sayantn
-3
/
+3
2025-05-31
Stabilize keylocker intrinsics and runtime detection
sayantn
-2
/
+2
2025-05-30
Check cfg on features that stage0 compiler support
Tsukasa OI
-20
/
+0
2025-05-26
std_detect: RISC-V platform guide documentation (non-table part)
Tsukasa OI
-0
/
+15
2025-05-17
Correct rustc version for the stabilization of runtime detection of VEX varia...
sayantn
-5
/
+5
2025-05-17
Stabilize runtime detection of VEX variants of avx512
sayantn
-5
/
+5
2025-05-12
Partially stabilize LoongArch target features
WANG Rui
-9
/
+9
2025-05-01
Revert "std_detect: RISC-V platform guide documentation"
Tsukasa OI
-126
/
+78
2025-04-23
std_detect: RISC-V platform guide documentation
Tsukasa OI
-78
/
+126
2025-04-23
Add power9 and power8 target-features
Luca Barbato
-0
/
+26
2025-04-16
RISC-V: Remove privileged extensions for now
Tsukasa OI
-24
/
+0
2025-04-16
RISC-V: `riscv_hwprobe`-based feature detection on Linux / Android
Tsukasa OI
-0
/
+130
2025-04-16
RISC-V: Add placeholder for the "B" extension
Tsukasa OI
-2
/
+5
2025-04-16
RISC-V: Add two "A" extension subsets
Tsukasa OI
-0
/
+6
2025-04-12
RISC-V: tidying: Fix separation of I-related extensions
Tsukasa OI
-1
/
+1
2025-04-12
RISC-V: doc: tidying: Move link to the ISA Manual
Tsukasa OI
-2
/
+2
2025-04-12
RISC-V: doc: Updated status and clarification
Tsukasa OI
-24
/
+21
2025-04-12
RISC-V: doc: Capitalize some words for consistency
Tsukasa OI
-5
/
+5
2025-04-10
Disable cfg check for the recently-merged target features to allow stdarch up...
sayantn
-0
/
+10
2025-04-07
Add feature detection for new amx variants and movrs
sayantn
-2
/
+20
2025-04-06
RISC-V: check cfg (batch 1)
Tsukasa OI
-5
/
+0
2025-03-24
tentatively remove the "B" RISC-V extension from the documentation
Tsukasa OI
-1
/
+1
2025-03-24
reword RISC-V feature documentation
Tsukasa OI
-43
/
+43
2025-03-24
reorder all RISC-V features for maintenance
Tsukasa OI
-51
/
+59
2025-03-24
Temporary fix: change the feature gate of VEX variants
sayantn
-5
/
+5
2025-03-20
std_detect: Add target features for LoongArch v1.1
WANG Rui
-0
/
+15
2025-03-20
Fix: stabilized version of RISC-V feature macro
Tsukasa OI
-21
/
+21
2025-02-23
add newly-added s390x features to `is_s390x_feature_detected`
Folkert de Vries
-0
/
+33
2025-02-13
Add runtime feature detection for keylocker
sayantn
-0
/
+6
2025-01-16
add `is_s390x_feature_detected`
Folkert de Vries
-0
/
+17
2024-11-08
Mark feature with missing corresponding target feature cfgs as such
Urgau
-0
/
+27
2024-10-27
std_detect: Add pauth-lr aarch64 target feature
Kajetan Puchalski
-0
/
+3
2024-09-18
std_detect: Add sme-b16b16 as an explicit aarch64 target feature
Kajetan Puchalski
-2
/
+5
2024-07-25
std_detect: Sort aarch64 features
Kajetan Puchalski
-153
/
+153
2024-07-25
std_detect: Add aarch64/linux/LLVM SME features
Kajetan Puchalski
-0
/
+39
2024-07-25
std_detect: Add aarch64/linux/LLVM features
Kajetan Puchalski
-2
/
+61
2024-07-06
Implemented runtime detection of `xop` target-feature
sayantn
-0
/
+2
2024-07-06
Added runtime detection
sayantn
-0
/
+15
2024-07-06
Add detection for SHA512, SM3 and SM4
sayantn
-0
/
+9
2024-06-23
Added runtime detection
sayantn
-0
/
+15
2024-03-13
arm64ec
Daniel Paoliello
-2
/
+2
2024-03-07
std_detect: loongarch: Add runtime detectable features from LLVM
WANG Rui
-3
/
+15
2024-03-07
std_detect: loongarch: Remove features not supported by LLVM
WANG Rui
-24
/
+0
[next]