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
2024-09-22
Add space in order to fix rendering of Rounding options
Martin Liska
-2570
/
+2570
2024-09-22
Make documentation about `__mm_$op_ps` more precise
Martin Liska
-4
/
+8
2024-09-22
Provide link for rounding parameters - SSE
Martin Liska
-96
/
+20
2024-09-22
Provide link for rounding parameters
Martin Liska
-2540
/
+2540
2024-09-22
Change markdown for ROUNDING params in f16c.rs
Martin Liska
-10
/
+10
2024-09-22
Ignore XSTATE_BV when comparing XTEST XsaveArea
Martin Liska
-2
/
+8
2024-09-22
Fixes the `shrd` bug
Sayantan Chakraborty
-380
/
+171
2024-09-18
std_detect: Add sme-b16b16 as an explicit aarch64 target feature
Kajetan Puchalski
-7
/
+11
2024-09-18
Use C string literal
Taiki Endo
-40
/
+39
2024-09-18
std_detect: Fix link in mips.rs
Taiki Endo
-1
/
+1
2024-09-18
std_detect: Use elf_aux_info on FreeBSD
Taiki Endo
-60
/
+27
2024-09-14
Enable feature detection on all Apple/Darwin targets
Mads Marquart
-10
/
+12
2024-09-14
Add Mac Catalyst to CI
Mads Marquart
-1
/
+6
2024-09-14
Remove unnecessary SDKROOT/MACOS_DEPLOYMENT_TARGET setup in CI
Mads Marquart
-5
/
+0
2024-08-28
simd_extract, simd_insert: use absolute path in macro
Ralf Jung
-8
/
+7
2024-08-28
simd_shuffle: pass the idx argument as a vector
Ralf Jung
-1
/
+9
2024-08-27
Fix test verification and allow for generic types in intrinsics
dheaton-arm
-9
/
+17
2024-08-27
Add MTE intrinsics
dheaton-arm
-0
/
+175
2024-08-21
fix rebase, remove the const_vector attribure
James Barford-Evans
-98
/
+50
2024-08-21
Use #[rustc_intrinsic_const_vector_arg] for Neon intrinsics
George Wort
-97
/
+102
2024-08-19
NVPTX: Add f16 SIMD intrinsics
Kjetil Kjeka
-0
/
+148
2024-08-19
Avoid legacy numeric constants
Eduardo Sánchez Muñoz
-37
/
+33
2024-08-19
Add loongarch64-unknown-linux-gnu to CI
Eduardo Sánchez Muñoz
-1
/
+24
2024-08-17
Use full path to refer `simd_shuffle` intrinsic from `simd_shuffle!` macro
Eduardo Sánchez Muñoz
-8
/
+2
2024-08-17
Remove `#![feature(asm_const)]`
Eduardo Sánchez Muñoz
-1
/
+0
2024-08-16
Clarify the layout documentation for x86 SIMD types.
Luca Versari
-30
/
+75
2024-08-14
Document the layout of x86 SIMD types.
Luca Versari
-0
/
+45
2024-08-08
Keep `Debug` the same
Scott McMurray
-121
/
+94
2024-08-08
Move entirely to array-based SIMD
Scott McMurray
-713
/
+635
2024-08-04
Remove the `dummy` function
Sayantan Chakraborty
-12
/
+0
2024-08-03
Fix `_mm_stream_si64`
Sayantan Chakraborty
-1
/
+14
2024-08-03
Fix markdown list in docs
Jonas Fierlings
-3
/
+2
2024-08-03
initial commit to enable amx
ziyizhang-1
-18
/
+618
2024-07-26
Update Intrinsics List to v3.6.9
sayantn
-162826
/
+142462
2024-07-26
AVX512FP16 Part 9: Remaining avx512fp16 and avxneconvert
sayantn
-43
/
+377
2024-07-26
AVX512FP16 Part 8: Convert from f16
sayantn
-201
/
+5040
2024-07-26
AVX512FP16 Part 7: Convert to f16
sayantn
-116
/
+3193
2024-07-26
AVX512FP16 Part 6: Remaining
sayantn
-35
/
+1126
2024-07-26
AVX512FP16 Part 5: FP-Support
sayantn
-102
/
+3297
2024-07-26
AVX512FP16 Part 4: Math functions
sayantn
-78
/
+2069
2024-07-26
AVX512FP16 Part 3: FMA
sayantn
-220
/
+6160
2024-07-26
AVX512_FP16 Part 2: Complex Multiplication
sayantn
-77
/
+2272
2024-07-26
AVX512FP16 Part 1
sayantn
-149
/
+4008
2024-07-26
AVX512FP16 Part 0: Types
sayantn
-3
/
+208
2024-07-25
Move Wasm's relaxed SIMD to Rust v1.82
daxpedda
-29
/
+29
2024-07-25
Stabilize `simd_x86_updates`
sayantn
-13
/
+13
2024-07-25
Minor lints for stdarch-gen-arm/src/main.rs
Yuri Astrakhan
-26
/
+14
2024-07-25
std_detect: Update aarch64 feature dependencies to LLVM upstream
Kajetan Puchalski
-26
/
+29
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
/
+137
[prev]
[next]