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
/
Cargo.toml
Age
Commit message (
Expand
)
Author
Lines
2025-07-18
exclude generated rust programs from the workspace
Folkert de Vries
-1
/
+2
2025-01-16
PR feedback & pipeline
James Barford-Evans
-8
/
+1
2025-01-16
Remove old ARM intrinsic generator
James Barford-Evans
-1
/
+0
2025-01-16
Generator supports creating neon instructions from YAML
James Barford-Evans
-1
/
+0
2025-01-16
Generator for SVE intrinsics.
Luca Vizzarro
-0
/
+12
2024-09-30
Add all crates to workspace
Yuri Astrakhan
-10
/
+2
2024-02-28
Add intrinsic code generator for LoongArch
ZHAI Xiang
-0
/
+1
2024-02-28
stdarch-gen: Move to stdarch-gen-arm
WANG Rui
-1
/
+1
2023-05-31
Explicitly set the cargo resolver
Eric Huss
-0
/
+1
2021-09-09
Intrinsic test tool to compare neon intrinsics with C (#1170)
Jamie Cunliffe
-0
/
+1
2020-04-07
Implement additional ARM NEON intriniscs (#792)
Heinz N. Gies
-0
/
+1
2019-07-09
Update repo name
gnzlbg
-1
/
+1
2019-01-22
Refactor stdsimd
gnzlbg
-1
/
+3
2018-12-14
Start adding some avx512 intrinsics (#618)
Alex Crichton
-0
/
+2
2018-08-15
Add wasm32 simd128 intrinsics (#549)
gnzlbg
-0
/
+3
2018-02-18
Reorganize and refactor source tree (#324)
Alex Crichton
-36
/
+4
2018-01-19
Add an example of SIMD-powered hex encoding (#291)
Alex Crichton
-0
/
+2
2018-01-18
Update links in Cargo.toml to rust-lang-nursery/stdsimd (#288)
messense
-6
/
+6
2018-01-09
More run-time detection improvements (#242)
gnzlbg
-0
/
+3
2018-01-03
Turn down debug level on release mode
Alex Crichton
-1
/
+1
2017-12-29
Verify Intel intrinsics against upstream definitions (#251)
Alex Crichton
-0
/
+1
2017-11-22
Use workspaces and fix tests
Alex Crichton
-1
/
+3
2017-11-22
Only coresimd depends on stdsimd-test.
gnzlbg
-4
/
+0
2017-11-22
refactor no_std components into the coresimd crate
gnzlbg
-8
/
+9
2017-11-21
Upgrade to cupid 0.0.5 and cleanup duplicated code in x86 run-time (#203)
gnzlbg
-1
/
+1
2017-11-19
refactor the x86 module (#195)
gnzlbg
-1
/
+5
2017-11-17
[ci] add intel_sde feature
gnzlbg
-1
/
+2
2017-11-17
[x86] cleanup run-time; add SSE4a, AVX-512, and xsave
gnzlbg
-1
/
+1
2017-11-17
add support for no_std
gnzlbg
-0
/
+1
2017-10-30
Bump to 0.0.3
Alex Crichton
-2
/
+2
2017-10-23
update readme and crates.io badges, categories, etc. (#141)
gnzlbg
-3
/
+11
2017-10-22
Deny all warnings and fix errors (#135)
gnzlbg
-0
/
+3
2017-09-26
Add a test for x86 runtime support
Alex Crichton
-0
/
+1
2017-09-26
Always test intrinsics unconditionally
Alex Crichton
-1
/
+1
2017-09-25
Add license files
Alex Crichton
-2
/
+2
2017-09-25
Merge pull request #31 from gnzlbg/runtime_detection
Alex Crichton
-1
/
+1
2017-09-21
Help debug missing assembly
Alex Crichton
-1
/
+1
2017-09-21
Merge branch 'master' into runtime_detection
gnzlbg
-1
/
+8
2017-09-20
[runtime] initial run-time feature detection support
gnzlbg
-1
/
+1
2017-09-20
Add assertions correct instructions are generated
Alex Crichton
-0
/
+7
2017-09-17
0.0.2
Andrew Gallant
-1
/
+1
2017-09-17
add doc link
Andrew Gallant
-0
/
+1
2017-09-17
prepare for publish
Andrew Gallant
-1
/
+0
2016-11-27
progress
Andrew Gallant
-0
/
+1
2016-11-24
scratch
Andrew Gallant
-0
/
+3
2016-11-24
initial commit
Andrew Gallant
-0
/
+11