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
Age
Commit message (
Expand
)
Author
Lines
2024-11-30
Enable `without cfg check` test in `std_detect`
Urgau
-3
/
+2
2024-11-27
Fix RISC-V Packed SIMD intrinsics compilation
Asuna
-19
/
+136
2024-11-27
Fix types for ARM SIMD32 intrinsics
Amanieu d'Antras
-43
/
+43
2024-11-10
Fix `asm!` options for `_mm_mask_load_sh` and `_mm_maskz_load_sh`
Eduardo Sánchez Muñoz
-2
/
+2
2024-11-10
Fix duplicated doc comment line and empty line after doc comment
Eduardo Sánchez Muñoz
-3
/
+0
2024-11-08
Add compile-time tests against unexpected target features cfgs
Urgau
-0
/
+24
2024-11-08
Mark feature with missing corresponding target feature cfgs as such
Urgau
-0
/
+27
2024-11-08
Add ability to declare a feature without cfg checking
Urgau
-1
/
+5
2024-11-01
Use C-unwind abi for the llvm.wasm.throw intrinsic
Noa
-1
/
+1
2024-11-01
core_arch: powerpc: Fix documentation for vec_ctu
Jens Reidel
-1
/
+1
2024-10-28
cleanup wasm const fn
Ralf Jung
-16
/
+0
2024-10-27
std_detect: Add pauth-lr aarch64 target feature
Kajetan Puchalski
-0
/
+8
2024-10-14
core_arch: Add LoongArch frecipe intrinsics
WANG Rui
-12
/
+184
2024-10-14
stdarch-gen: Add LoongArch frecipe intrinsics
WANG Rui
-17
/
+135
2024-10-10
avoid rustc_const_stable on internal function
Ralf Jung
-2
/
+18
2024-09-30
Fix `__crc32d` and `__crc32cd` not showing up in standard library docs
Amanieu d'Antras
-34
/
+6
2024-09-30
Add all crates to workspace
Yuri Astrakhan
-1
/
+6
2024-09-30
Minor linting
Yuri Astrakhan
-22
/
+13
2024-09-28
Clean up docs, fixing indentation and formatting
Yuri Astrakhan
-33
/
+28
2024-09-28
Improve stdarch-gen-arm a bit
Yuri Astrakhan
-122
/
+88
2024-09-23
Simplify code related to testing of xtest
Martin Liska
-27
/
+3
2024-09-22
Use Cargo.toml lints instead of a build script
Sayantan Chakraborty
-3
/
+3
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
-7
/
+9
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
/
+5
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
[prev]
[next]