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
/
stdarch-test
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2025-05-31
stdarch-test: Modernization of the coding style
Tsukasa OI
-1
/
+1
2025-05-03
pr feedback - take the instruction count bump out of Dockerfile
James Barford-Evans
-1
/
+9
2025-04-20
Augment `stdarch-test` to parse PPC
sayantn
-1
/
+6
2025-04-20
Remove `STDARCH_DISABLE_DEDUP_GUARD` as it was unused
sayantn
-3
/
+0
2025-02-13
Add the keylocker intrinsics
sayantn
-0
/
+3
2024-12-21
Make `assert_instr` stricter
sayantn
-1
/
+6
2024-09-30
Minor linting
Yuri Astrakhan
-4
/
+1
2024-07-06
Implemented VEX versions
sayantn
-1
/
+1
2024-06-07
Ignore int3 instructions when counting instructions in tests
Amanieu d'Antras
-1
/
+1
2024-03-13
arm64ec
Daniel Paoliello
-1
/
+1
2023-11-30
Revert "Work around CI failures for the ARM target"
Amanieu d'Antras
-6
/
+21
2023-11-30
Report missing features when skipping tests.
Jacob Bramley
-4
/
+8
2023-11-30
Work around CI failures for the ARM target
Amanieu d'Antras
-21
/
+6
2023-08-29
Update instruction tests for LLVM 17
Amanieu d'Antras
-6
/
+9
2023-06-09
Remove assert_instr exception for AArch64 *cvt*.
Jacob Bramley
-5
/
+0
2023-02-18
Fix typo
bwmf2
-1
/
+1
2022-10-25
Edition 2021, apply clippy::uninlined_format_args fix (#1339)
Yuri Astrakhan
-5
/
+5
2022-10-04
Update the Android Docker files to Ubuntu 22.04 (#1338)
Chris Wailes
-1
/
+0
2021-09-29
Complete vld* and vst* neon instructions (#1224)
Sparrow Li
-0
/
+9
2021-09-24
Complete vst1 neon instructions (#1221)
Sparrow Li
-0
/
+4
2021-09-18
Check inlining and instruction count for assert_instr(nop) as well (#1218)
Hans Kratz
-7
/
+4
2021-09-09
Disable arm inlining check again for now as some tests are still failing.
Hans Kratz
-1
/
+1
2021-09-09
Use a lighter dedup guard in the assert_instr test shims.
Hans Kratz
-3
/
+3
2021-09-08
Implement proper subroutine call detection for x86, x86_64, aarch64 and wasm32.
Hans Kratz
-13
/
+21
2021-08-31
Add vst neon instructions (#1205)
Sparrow Li
-0
/
+3
2021-08-11
Update arm vcvt intrinsics to use llvm.fpto(su)i.sat
Jamie Cunliffe
-0
/
+5
2021-05-21
Add vfma and vfms neon instructions (#1169)
Sparrow Li
-1
/
+1
2021-04-28
Add vmla_n, vmla_lane, vmls_n, vmls_lane neon instructions (#1145)
Sparrow Li
-1
/
+1
2021-04-17
add neon instruction vfma_n_* (#1122)
surechen
-2
/
+2
2021-04-17
[DRAFT] intrinsics for all architectures appear in rustdoc (#1104)
Sebastian Thiel
-1
/
+1
2021-04-12
Allow primitive types in the code generator and add vdup instructions (#1114)
Sparrow Li
-2
/
+6
2021-04-11
Convert all crates to 2018 edition (#1109)
Joshua Nelson
-3
/
+1
2021-04-07
Deny 2018 idiom lints (#1108)
Joshua Nelson
-2
/
+1
2020-11-04
Use black_box instead of llvm_asm (#944)
Joseph Richey
-2
/
+6
2020-08-10
add more things that do adds (#881)
Lokathor
-1
/
+0
2020-07-18
Update and revamp wasm32 SIMD intrinsics (#874)
Alex Crichton
-11
/
+0
2020-07-15
Implement AVX512f floating point comparisons (#869)
Daniel Smith
-1
/
+0
2020-04-07
Implement additional ARM NEON intriniscs (#792)
Heinz N. Gies
-0
/
+6
2019-12-18
Require prefix of instruction line to be the expected instruction
bjorn3
-1
/
+1
2019-10-10
Remove const_str_as_bytes feature gate
Taiki Endo
-1
/
+0
2019-07-14
Try harder to parse invalid UTF8 on Windows
gnzlbg
-0
/
+1
2019-07-09
Update repo name
gnzlbg
-0
/
+178