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
Age
Commit message (
Expand
)
Author
Lines
2025-06-17
Fix in erroneous implementation of _mm256_bsrli_epi128
Aniket Mishra
-1
/
+1
2025-06-17
Add triagebot config for subtree syncs
Jakub Beránek
-0
/
+10
2025-06-12
Add lockfile
Jakub Beránek
-1
/
+965
2025-06-11
Fixes to compile with latest Rust nightly
Amanieu d'Antras
-5
/
+3
2025-06-09
Darwin AArch64 detection update
Laine Taffin Altman
-0
/
+8
2025-06-09
Remove `compiler-builtins` from `rustc-dep-of-std` dependencies
Trevor Gross
-2
/
+0
2025-06-09
add s390x z17 target features
Folkert de Vries
-0
/
+15
2025-06-02
Stabilize AVX512 intrinsics
Amanieu d'Antras
-4595
/
+4595
2025-06-02
Fix incorrect intrinsic name in WASM
sayantn
-2
/
+2
2025-06-02
Fix incorrect intrinsic name in X86
sayantn
-11
/
+11
2025-06-02
Remove uses of deprecated type-specific pointers from ARM
sayantn
-380
/
+380
2025-06-02
Use correct LLVM intrinsic for `vmull` and `vaddv`
sayantn
-36
/
+36
2025-06-02
Use rust intrinsics for more ARM intrinsics
sayantn
-527
/
+73
2025-06-02
Mark Neon f16 vectors as unstable
Adam Gemmell
-4
/
+9
2025-06-02
Revert vbsl[q]_f16 to unstable
Adam Gemmell
-18
/
+3
2025-06-01
RISC-V: Linux 6.15 `riscv_hwprobe` support
Tsukasa OI
-3
/
+39
2025-06-01
use `simd_bitreverse` on `aarch64`
Folkert de Vries
-21
/
+5
2025-05-31
intrinsic-test: Reverse `has_constraints()` condition
Tsukasa OI
-1
/
+1
2025-05-31
intrinsic-test: Use `c_prefix` to generate type names
Tsukasa OI
-1
/
+1
2025-05-31
Stabilize `sha512`, `sm3` and `sm4` intrinsics and runtime detection
sayantn
-13
/
+13
2025-05-31
Stabilize keylocker intrinsics and runtime detection
sayantn
-14
/
+14
2025-05-31
intrinsic-test: Modernization of the coding style
Tsukasa OI
-95
/
+91
2025-05-31
stdarch_examples: Modernization of the coding style
Tsukasa OI
-24
/
+24
2025-05-31
stdarch-verify: Modernization of the coding style
Tsukasa OI
-0
/
+2
2025-05-31
stdarch-test: Modernization of the coding style
Tsukasa OI
-1
/
+1
2025-05-31
stdarch-gen-loongarch: Modernization of the coding style
Tsukasa OI
-1
/
+1
2025-05-31
stdarch-gen-arm: Modernization of the coding style
Tsukasa OI
-170
/
+76
2025-05-30
RISC-V: Linux: Imply Zicntr from the IMA base behavior
Tsukasa OI
-6
/
+4
2025-05-30
Add back `std_detect_env_override`
sayantn
-2
/
+69
2025-05-30
Upgrade more intrinsics to the new version
sayantn
-24
/
+54
2025-05-30
Use the new definition of `rdtscp` intrinsic
sayantn
-4
/
+6
2025-05-30
Fix s390x intrinsics
sayantn
-9
/
+9
2025-05-30
Fix PPC shift and rotate intrinsics
sayantn
-9
/
+9
2025-05-30
Fix `ldpte` and `lddir` signature
sayantn
-4
/
+6
2025-05-30
mark gfni, vaes, vpclmulqdq intrinsics as safe
usamoi
-132
/
+165
2025-05-30
cmpxchg16b: use atomic_compare_exchange from libcore
Ralf Jung
-28
/
+2
2025-05-30
Check cfg on features that stage0 compiler support
Tsukasa OI
-20
/
+0
2025-05-27
fix: code cleanup and renaming
Madhav Madhusoodanan
-54
/
+57
2025-05-27
fix: moved common code (that required no architecture-specific
Madhav Madhusoodanan
-268
/
+243
2025-05-27
fix: moved f16 formatting code to common module
Madhav Madhusoodanan
-10
/
+16
2025-05-27
Fix: removed BaseIntrinsicTypeDefinition + code cleanup
Madhav Madhusoodanan
-152
/
+49
2025-05-27
feat: merging changes related to f16 formatting
Madhav Madhusoodanan
-7
/
+105
2025-05-27
moved more code generation functionality to `common`
Madhav Madhusoodanan
-286
/
+301
2025-05-27
fix: aarch64_be issues wthin compilation
Madhav Madhusoodanan
-8
/
+11
2025-05-27
feat: made constraint common
Madhav Madhusoodanan
-113
/
+78
2025-05-27
chore: file renaming
Madhav Madhusoodanan
-25
/
+24
2025-05-27
code cleanup
Madhav Madhusoodanan
-23
/
+23
2025-05-27
Added dynamic dispatch for easier management of `<arch>ArchitectureTest` structs
Madhav Madhusoodanan
-13
/
+16
2025-05-27
moved the C compilation commands into a struct for easier handling
Madhav Madhusoodanan
-55
/
+193
2025-05-27
Removed aarch64-be specific execution command for rust test files
Madhav Madhusoodanan
-23
/
+8
[prev]
[next]