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
/
stdarch-verify
/
src
Age
Commit message (
Expand
)
Author
Lines
2025-05-31
stdarch-verify: Modernization of the coding style
Tsukasa OI
-0
/
+2
2025-05-01
Fix `stdarch-verify`
sayantn
-8
/
+1
2025-02-24
stdarch-verify: Support f16 vector types
Kajetan Puchalski
-0
/
+9
2025-01-16
PR feedback & pipeline
James Barford-Evans
-69
/
+19
2025-01-16
Add SVE support to stdarch-verify
Adam Gemmell
-19
/
+69
2024-09-30
Minor linting
Yuri Astrakhan
-1
/
+1
2024-08-27
Fix test verification and allow for generic types in intrinsics
dheaton-arm
-3
/
+7
2024-08-03
initial commit to enable amx
ziyizhang-1
-0
/
+1
2024-07-26
AVX512FP16 Part 0: Types
sayantn
-0
/
+4
2024-07-08
Added verification for doc comments
sayantn
-0
/
+23
2024-07-06
Added a `bf16` type
sayantn
-0
/
+1
2024-06-29
Fixed some more intrinsics
sayantn
-1
/
+0
2023-11-18
Remove unneeded borrows
Eduardo Sánchez Muñoz
-1
/
+1
2023-10-10
Bump syn to 2.0
Eduardo Sánchez Muñoz
-29
/
+53
2023-05-15
Use arm_intrinsics.json in stdarch-verify
Adam Gemmell
-8
/
+6
2022-10-25
Edition 2021, apply clippy::uninlined_format_args fix (#1339)
Yuri Astrakhan
-7
/
+7
2021-09-18
Complete vld1 instructions with some corrections (#1216)
Sparrow Li
-15
/
+28
2021-08-24
add vldx neon instructions (#1200)
Sparrow Li
-0
/
+54
2021-04-17
[DRAFT] intrinsics for all architectures appear in rustdoc (#1104)
Sebastian Thiel
-0
/
+1
2021-04-07
Deny 2018 idiom lints (#1108)
Joshua Nelson
-4
/
+3
2021-02-28
Convert SSE 4.2 intrinsics to const generics (#1023)
Rémy Rakic
-0
/
+9
2021-02-27
Initial conversion to const generics (#1018)
Amanieu d'Antras
-3
/
+27
2021-02-10
Implement avx512bf16 intrinsics (#998)
kangshan1157
-0
/
+3
2020-11-22
Avx512bw (#953)
minybot
-0
/
+2
2020-11-07
Add most single-register load Arm intrinsics. (#941)
Adam Hillier
-2
/
+4
2020-11-02
Fix some clippy lints (#937)
Joshua Nelson
-1
/
+1
2020-09-19
Avx512f (#912)
minybot
-0
/
+1
2020-09-11
Avx512f (#901)
minybot
-0
/
+2
2020-06-16
Add AVX 512f gather, scatter and compare intrinsics (#866)
Daniel Smith
-0
/
+1
2020-05-29
Add __mmask8 type
Daniel Smith
-0
/
+1
2020-04-07
Implement additional ARM NEON intriniscs (#792)
Heinz N. Gies
-1
/
+3
2019-10-26
Format with rustfmt
Taiki Endo
-7
/
+5
2019-10-26
Update proc-macro2, syn, and quote to 1.0
Taiki Endo
-20
/
+16
2019-08-17
Verify that all intrinsics have a run-time test
gnzlbg
-3
/
+33
2019-07-09
Update repo name
gnzlbg
-0
/
+387