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-12-13
Remove buffers in tests for {f,}xsave{c,}{64,}
Martin Liska
-84
/
+0
2024-12-13
Enable LoongArch CI
WANG Rui
-3
/
+2
2024-12-12
`assert_instr` for AMX
Sayantan Chakraborty
-0
/
+27
2024-12-12
Use `core::intrinsics::fmaf16` instead of LLVM intrinsic
Sayantan Chakraborty
-3
/
+1
2024-12-12
Cleanup: remove redundant target features
Sayantan Chakraborty
-48
/
+71
2024-12-12
Add numeric instructions for Wasm not available in `core`
daxpedda
-0
/
+142
2024-12-09
Fix incorrect documentation for _mm_loadu_si64 function
aaishwarymishra@gmail.com
-1
/
+1
2024-12-02
wasm: Add missing `#[target_feature]` to simd ctors
Alex Crichton
-2
/
+23
2024-11-30
Fix test-case
Martin Liska
-1
/
+4
2024-11-30
Fix and document _mmX_alignr_epiX family of intrinsics
Martin Liska
-27
/
+36
2024-11-30
Fix implementation of `_mm256_alignr_epi8<16>`
Martin Liska
-11
/
+10
2024-11-30
Fix signature of `_mm512_store{u,}_si512`.
Martin Liska
-6
/
+6
2024-11-30
remove rustc_allow_const_fn_unstable feature gate
Ralf Jung
-2
/
+1
2024-11-30
Fix the `features` macro.
Nicholas Nethercote
-1
/
+1
2024-11-30
Rework SIMD zeroing
Tobias Decking
-2906
/
+1468
2024-11-30
Enable `without cfg check` test in `std_detect`
Urgau
-3
/
+2
2024-11-29
Simplify some code in examples
Eduardo Sánchez Muñoz
-32
/
+10
2024-11-28
remove docs publishing
MarcoIeni
-25
/
+0
2024-11-28
add conclusion job
MarcoIeni
-8
/
+14
2024-11-28
use merge queue
MarcoIeni
-14
/
+26
2024-11-27
Recommend using `run-docker.sh` instead of `run.sh` in `CONTRIBUTING.md`
Asuna
-2
/
+2
2024-11-27
Fix RISC-V Packed SIMD intrinsics compilation
Asuna
-19
/
+136
2024-11-27
Disable loongarch and wasm in CI due to fallout from SIMD ABI checking
Amanieu d'Antras
-4
/
+5
2024-11-27
Fix types for ARM SIMD32 intrinsics
Amanieu d'Antras
-43
/
+43
2024-11-10
move wasm comment to a better place
Ralf Jung
-3
/
+3
2024-11-10
remove test --skip that references a long-closed issue
Ralf Jung
-4
/
+0
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-07
ci: fix matrix usage
David Wood
-97
/
+105
2024-11-07
ci: add debug testing
David Wood
-14
/
+19
2024-11-03
ci: Use distro toolchain for loongarch64-unknown-linux-gnu
WANG Rui
-15
/
+10
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-10-01
Clean up examples, make it more "Rusty"
Yuri Astrakhan
-42
/
+15
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
-11
/
+8
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
Upgrade Intel SDE to v9.44
Sayantan Chakraborty
-6
/
+5
2024-09-22
Use Cargo.toml lints instead of a build script
Sayantan Chakraborty
-3
/
+3
[prev]
[next]