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-07-25
std_detect: Add aarch64/linux/LLVM features
Kajetan Puchalski
-9
/
+190
2024-07-14
Use LLVM intrinsics for masked load/stores, expand-loads and fp-class
sayantn
-1240
/
+479
2024-07-14
Revert "wasm32: Add `simd128` to enabled features for relaxed intrinsics"
daxpedda
-20
/
+20
2024-07-12
Some small refactorings
sayantn
-3417
/
+13
2024-07-11
wasm32: Add `simd128` to enabled features for relaxed intrinsics
Alex Crichton
-20
/
+20
2024-07-08
Added verification for doc comments
sayantn
-0
/
+40
2024-07-08
Fix Documentation
sayantn
-133
/
+175
2024-07-07
Implement missing in SSE4a and TBM
sayantn
-258
/
+310
2024-07-07
Use generic simd in wasm intrinsics
Tobias Decking
-47
/
+17
2024-07-06
Implemented runtime detection of `xop` target-feature
sayantn
-2
/
+8
2024-07-06
Added runtime detection
sayantn
-20
/
+61
2024-07-06
Refactor avx512bw: reduction operations
Tobias Decking
-74
/
+1184
2024-07-06
Refactor avx512bw: mask operations
Tobias Decking
-30
/
+447
2024-07-06
Refactor avx512bw: integer comparison
Tobias Decking
-134
/
+348
2024-07-06
Refactor avx512bw: max/min
Tobias Decking
-26
/
+24
2024-07-06
Refactor avx512bw: saturating arithmetic
Tobias Decking
-284
/
+106
2024-07-06
Refactor avx512bw: avg + mulhi + abs
Tobias Decking
-24
/
+160
2024-07-06
Add detection for SHA512, SM3 and SM4
sayantn
-2
/
+38
2024-07-06
Added a `bf16` type
sayantn
-21
/
+52
2024-07-06
Implemented some missing functions
sayantn
-13
/
+176
2024-07-06
Implemented the missing AVX512BF16 intrinsics
sayantn
-16
/
+245
2024-07-06
Implemented VEX versions
sayantn
-65
/
+1198
2024-07-06
Implemented missing gather-scatters
sayantn
-109
/
+1981
2024-07-06
Fix the stream intrinsics
sayantn
-59
/
+82
2024-07-02
Fix incorrect reduction operations in avx512f
Tobias Decking
-31
/
+10
2024-06-30
Added support for AMD verification
sayantn
-73
/
+90
2024-06-30
Updates SDE
sayantn
-25
/
+25
2024-06-30
Define remaining IFMA intrinsics
Tobias Decking
-48
/
+429
2024-06-30
Use generic simd for avx512 leading zeros
Tobias Decking
-20
/
+6
2024-06-30
Refactor avx512f: mask operations
Tobias Decking
-16
/
+196
2024-06-30
Refactor avx512f: element extraction
Tobias Decking
-4
/
+35
2024-06-30
Refactor avx512f: floating point abs
Tobias Decking
-13
/
+5
2024-06-30
Refactor avx512f: zeroing primitives
Tobias Decking
-5
/
+5
2024-06-30
Refactor avx512f: integer comparison
Tobias Decking
-196
/
+384
2024-06-30
Refactor avx512f: integers
Tobias Decking
-84
/
+215
2024-06-30
Refactor avx512f: sqrt + rounding fix
Tobias Decking
-98
/
+120
2024-06-30
Refactor avx512f: rounding fma
Tobias Decking
-387
/
+174
2024-06-30
Refactor avx512f: fma
Tobias Decking
-386
/
+216
2024-06-29
Remove `has_cpuid`
Jubilee Young
-93
/
+2
2024-06-29
Fixing CI
sayantn
-35
/
+19
2024-06-29
Some fixes as asked by @Amanieu
sayantn
-20
/
+14
2024-06-29
Fixed `_mm512_kunpackb`, reduce-max and reduce-min
sayantn
-28
/
+32
2024-06-29
Update CI to accommodate for windows-gnu targets
sayantn
-3
/
+4
2024-06-29
Add the missing BMI1, SSE2, SSE4.1 and AVX2 intrinsics
sayantn
-45
/
+232
2024-06-29
Fixed some more intrinsics
sayantn
-368
/
+333
2024-06-29
Fixed many intrinsics
sayantn
-300
/
+335
2024-06-29
Upgraded disassembly to include `windows-gnu` targets
sayantn
-109
/
+80
2024-06-29
Update Intrinsics list
sayantn
-147291
/
+179620
2024-06-27
Fix documentation of arguments of function `core::arch::x86::_mm_blendv_epi8`
Mathilda
-2
/
+2
2024-06-27
Fix _mm256_bsrli_epi128 producing invalid lower lane when IMM8 = 15
Jayesskay
-1
/
+1
[prev]
[next]