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
/
tests
/
ui
/
simd
/
intrinsic
Age
Commit message (
Expand
)
Author
Lines
2024-11-23
Add simd_relaxed_fma intrinsic
Caleb Zulawski
-0
/
+4
2024-09-14
simd_shuffle: require index argument to be a vector
Ralf Jung
-50
/
+84
2024-09-09
Ban non-array SIMD
Scott McMurray
-312
/
+300
2024-07-17
Split part of `adt_const_params` into `unsized_const_params`
Boxy
-32
/
+30
2024-05-18
compiler: add simd_ctpop intrinsic
Jubilee Young
-21
/
+38
2024-04-24
Fix tests and bless
Gary Guo
-1
/
+0
2024-04-03
rename `expose_addr` to `expose_provenance`
joboet
-2
/
+2
2024-03-23
also rename the SIMD intrinsic
Ralf Jung
-2
/
+2
2024-03-23
rename ptr::from_exposed_addr -> ptr::with_exposed_provenance
Ralf Jung
-2
/
+2
2024-02-25
fix use of platform_intrinsics in tests
Ralf Jung
-57
/
+54
2024-02-21
remove simd_reduce_{min,max}_nanless
Ralf Jung
-6
/
+0
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-44
/
+44
2024-01-05
Remove revisions for THIR unsafeck
Matthew Jasper
-2
/
+0
2023-09-18
Prototype using const generic for simd_shuffle IDX array
Oli Scherer
-14
/
+94
2023-08-03
Forbid old-style `simd_shuffleN` intrinsics
Oli Scherer
-66
/
+62
2023-07-30
Fix simd_bswap for i8/u8
Caleb Zulawski
-0
/
+22
2023-07-28
Format test
Caleb Zulawski
-10
/
+12
2023-07-27
Add SIMD bitreverse, ctlz, cttz intrinsics
Caleb Zulawski
-18
/
+86
2023-07-27
Add simd_bswap intrinsic
Caleb Zulawski
-16
/
+39
2023-07-18
support for mips64r6 as a target_arch value
chenx97
-1
/
+1
2023-02-12
Fix unintentional UB in SIMD tests
Ben Kimock
-116
/
+54
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+2525