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
/
core_arch
/
src
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2025-06-28
loongarch: Add basic support for LoongArch32
WANG Rui
-1
/
+20
2025-04-17
allow unnecessary transmutes
bendn
-0
/
+2
2025-02-09
Format with style edition 2024
Eric Huss
-1
/
+1
2025-01-20
implement `VectorAdd` for `s390x`
Folkert de Vries
-1
/
+1
2025-01-20
basic infra for s390x vector intrinsics
Folkert de Vries
-0
/
+14
2024-08-04
Remove the `dummy` function
Sayantan Chakraborty
-12
/
+0
2024-07-06
Add detection for SHA512, SM3 and SM4
sayantn
-0
/
+12
2024-03-13
arm64ec
Daniel Paoliello
-5
/
+10
2024-02-28
core_arch: Add LoongArch LSX intrinsics
ZHAI Xiang
-0
/
+14
2024-02-23
use remaining SIMD intrinsics via libcore
Ralf Jung
-2
/
+0
2023-10-29
Add tracking issue for 32-bit ARM DSP instrinsics
Amanieu d'Antras
-1
/
+2
2023-10-29
Add tracking issue for NVPTX intrinsics
Amanieu d'Antras
-1
/
+1
2023-10-29
Add tracking issue for MIPS intrinsics
Amanieu d'Antras
-2
/
+2
2023-10-29
Add tracking issue for PowerPC intrinsics
Amanieu d'Antras
-2
/
+2
2023-08-31
Implement RISC-V Zk extension intrinsics
Gijs Burghoorn
-0
/
+5
2023-08-31
Depend on `riscv_ext_intrinsics` feature.
Gijs Burghoorn
-2
/
+2
2023-01-22
Remove obsolete cfg for nvptx
Urgau
-4
/
+4
2022-10-25
Fix dupe word typos (#1344)
Rageking8
-1
/
+1
2022-09-13
riscv: P extension intrinsics for packed SIMD (part 1)
luojia65
-4
/
+3
2022-01-05
More RISC-V instructions in `core::arch` (#1271)
Luo Jia
-6
/
+24
2021-12-13
Stabilize armv8 neon instruction set on aarch64 (#1266)
Sparrow Li
-1
/
+2
2021-12-05
Add RISC-V platform and PAUSE instruction (#1262)
Luo Jia
-0
/
+14
2021-11-05
Make the wasm and wasm64 modules unstable (#1247)
Amanieu d'Antras
-4
/
+4
2021-10-31
expose `wasm` intrinsics using `target_family = "wasm"` (#1241)
devsnek
-2
/
+13
2021-10-30
Add a rudimentary `wasm64` module with intrinsics (#1240)
Alex Crichton
-2
/
+13
2021-07-20
Revert "Move `asm!` and `global_asm!` to `core::arch` (#1183)" (#1185)
bstrie
-26
/
+0
2021-07-15
Move `asm!` and `global_asm!` to `core::arch` (#1183)
bstrie
-0
/
+26
2021-06-10
wasm: Mark simd intrinsics as stable (#1179)
Alex Crichton
-14
/
+6
2021-05-07
remove cfg(not(bootstrap)) for 1.54
Pietro Albini
-1
/
+0
2021-04-17
[DRAFT] intrinsics for all architectures appear in rustdoc (#1104)
Sebastian Thiel
-4
/
+4
2021-03-21
Unconditionally expose wasm atomic intrinsics
Alex Crichton
-17
/
+33
2021-03-21
More wasm SIMD updates
Alex Crichton
-32
/
+17
2021-02-26
Switch from `doc(include)` to `doc = include_str!` (#1013)
Joshua Nelson
-1
/
+1
2020-10-14
Fix URLs (#928)
Guillaume Gomez
-0
/
+1
2020-09-29
Replace `cfg(dox)` with `cfg(doc)` (#920)
Joshua Nelson
-20
/
+20
2020-07-18
Update and revamp wasm32 SIMD intrinsics (#874)
Alex Crichton
-7
/
+103
2020-06-04
Clarify documentation about wasm32 target_feature gates
Narek Galstyan
-0
/
+7
2019-08-12
Apply snap of bootstrap compiler in rust-lang/rust
Mark Rousskov
-5
/
+1
2019-07-23
Adjust #[doc(include)] paths for rustdoc change
Jonas Schievink
-2
/
+2
2019-07-15
Revert PR 769
gnzlbg
-2
/
+2
2019-07-09
Update repo name
gnzlbg
-1
/
+1
2019-06-23
Adjust #[doc(include)] paths for rustdoc change
Jonas Schievink
-2
/
+2
2019-04-19
Merge imports
gnzlbg
-2
/
+1
2019-02-24
Always include ACLE when dox is defined
gnzlbg
-1
/
+1
2019-02-23
Make core_arch compatible with Rust2015 and Rust2018
gnzlbg
-12
/
+12
2019-02-18
remove cmsis module; add acle module
Jorge Aparicio
-0
/
+3
2019-02-12
Fix libcore build
gnzlbg
-1
/
+5
2019-01-30
Move the core::arch docs into a markdown file
gnzlbg
-355
/
+1
2019-01-22
Refactor stdsimd
gnzlbg
-0
/
+506