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
2025-08-05
Merge pull request #1895 from madhav-madhusoodanan/intrinsic-test-intrinsicty...
Folkert de Vries
-52
/
+50
2025-08-05
chore: moved chunk_info to `common` and code cleanup
Madhav Madhusoodanan
-35
/
+34
2025-08-05
feat: cleaned the IntrinsicType struct and associated functions.
Madhav Madhusoodanan
-27
/
+26
2025-08-03
Merge pull request #1889 from rust-lang/rustc-pull
Folkert de Vries
-1
/
+11
2025-08-03
feat: Added another variant of the Constraint enum
Madhav Madhusoodanan
-6
/
+13
2025-08-02
use gcc 15 as the linker on loongarch
Folkert de Vries
-11
/
+11
2025-07-31
Merge ref '32e7a4b92b10' from rust-lang/rust
The rustc-josh-sync Cronjob Bot
-0
/
+10
2025-07-31
Prepare for merging from rust-lang/rust
The rustc-josh-sync Cronjob Bot
-1
/
+1
2025-07-29
Use GitHub app for authenticating sync workflows
Jakub Beránek
-1
/
+2
2025-07-27
Auto merge of #144225 - purplesyringa:unwinding-intrinsics, r=nikic
bors
-0
/
+10
2025-07-27
chore: handling the case where --generate-only flag is passed
Madhav Madhusoodanan
-24
/
+37
2025-07-27
feat: updated Argument<T> type for functional compatibility with other
Madhav Madhusoodanan
-30
/
+32
2025-07-25
Merge pull request #1863 from folkertdev/combine-rust-files
Sayantan Chakraborty
-258
/
+294
2025-07-25
Allow ffi_unwind_calls for `arch::wasm32::throw`
Alisa Sireneva
-0
/
+10
2025-07-25
Merge pull request #1879 from heiher/loong-simd-unified-types
Folkert de Vries
-4522
/
+4780
2025-07-25
loongarch: Use unified data types for SIMD intrinsics
WANG Rui
-4522
/
+4780
2025-07-24
Add non-temporal note for maskmoveu_si128
Aurelia Molzer
-1
/
+10
2025-07-23
Reformat code
Jakub Beránek
-5
/
+1
2025-07-23
Merge ref '5a30e4307f05' from rust-lang/rust
Jakub Beránek
-5537
/
+21
2025-07-23
Prepare for merging from rust-lang/rust
Jakub Beránek
-1
/
+1
2025-07-23
bump serde_with. Weird that it works without std feature, but
klensy
-39
/
+23
2025-07-23
remove unused deps
klensy
-25
/
+0
2025-07-22
Remove `std_detect` from stdarch's CI
Jakub Beránek
-71
/
+2
2025-07-22
Remove `std_detect` from stdarch examples
Jakub Beránek
-30
/
+18
2025-07-22
remove `lazy_static` dependency from `intrinsic-test`
Folkert de Vries
-10
/
+2
2025-07-22
Update stdarch README
Jakub Beránek
-9
/
+1
2025-07-22
Move `std_detect` from `library/stdarch` to `library`
Jakub Beránek
-5427
/
+0
2025-07-22
work around not being able to project out of SIMD values any more
Folkert de Vries
-4
/
+10
2025-07-19
generate arrays of type-erased function pointers
Folkert de Vries
-83
/
+73
2025-07-19
split rust code into crates
Folkert de Vries
-38
/
+79
2025-07-19
update `Cargo.lock`
Folkert de Vries
-2
/
+2
2025-07-19
combine rust files into one compilation
Folkert de Vries
-194
/
+199
2025-07-18
Merge pull request #1862 from folkertdev/combine-c-files
Amanieu d'Antras
-231
/
+261
2025-07-18
Merge pull request #1860 from folkertdev/stdarch-test-cleanup
Amanieu d'Antras
-138
/
+397
2025-07-18
Merge pull request #1874 from heiher/loong-safe
Folkert de Vries
-2933
/
+2940
2025-07-18
loongarch: Mark SIMD intrinsics without memory access as safe
WANG Rui
-2891
/
+2901
2025-07-18
`intrinsic-test`: combine C files for more efficient compilation
Folkert de Vries
-230
/
+259
2025-07-18
exclude generated rust programs from the workspace
Folkert de Vries
-1
/
+2
2025-07-18
Merge pull request #1878 from madhav-madhusoodanan/intrinsic-test-box-removin...
Folkert de Vries
-12
/
+19
2025-07-18
Merge pull request #1861 from folkertdev/streamline-c-compilation
Folkert de Vries
-159
/
+107
2025-07-18
Merge pull request #1877 from folkertdev/check-stdarch-gen
Folkert de Vries
-2
/
+25
2025-07-18
improve cpp compiler execution
Folkert de Vries
-144
/
+92
2025-07-18
pass the whole config to C compiler construction
Folkert de Vries
-31
/
+31
2025-07-18
add CI action to check that generated files are correctly checked in
Folkert de Vries
-0
/
+23
2025-07-18
loongarch: Mark partial basic intrinsics as safe
WANG Rui
-44
/
+41
2025-07-17
`stdarch-test`: for now, allow if only part of an instruction matched
Folkert de Vries
-3
/
+5
2025-07-17
test for the high version of a number of instructions
Folkert de Vries
-44
/
+44
2025-07-16
Implemented DerefMut for ArmIntrinsicTest
Madhav Madhusoodanan
-12
/
+19
2025-07-16
fix space in generated loongarch
Folkert de Vries
-2
/
+2
2025-07-16
Merge pull request #1875 from sayantn/sde-update
Amanieu d'Antras
-68
/
+70
[prev]
[next]