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
/
intrinsic-test
Age
Commit message (
Expand
)
Author
Lines
2025-03-05
feat - FEAT_LUT neon instrinsics
James Barford-Evans
-1
/
+27
2025-03-04
armV7 does not need faminmax flag
James Barford-Evans
-1
/
+0
2025-03-04
Add faminmax intrinsics to the skip list
James Barford-Evans
-0
/
+6
2025-03-04
Add aarch64_unstable_target_feature and relax instruction assertion
James Barford-Evans
-1
/
+2
2025-02-24
intrinsic-test: Print C++ float16_t in hex
Kajetan Puchalski
-0
/
+12
2025-02-24
core-arch: Add NEON fp16 intrinsics
Kajetan Puchalski
-2
/
+137
2025-02-24
intrinsic-test: Support testing f16 intrinsics
Kajetan Puchalski
-11
/
+18
2025-02-24
fix up yaml & re-generate
James Barford-Evans
-1
/
+3
2025-02-24
remove print statment and correct target name
James Barford-Evans
-2
/
+1
2025-02-24
fix test runner for armv7
James Barford-Evans
-25
/
+44
2025-02-24
ensure correct linker gets chosen
James Barford-Evans
-9
/
+16
2025-02-24
Update test runner to support big endian
James Barford-Evans
-68
/
+150
2025-02-09
Format with style edition 2024
Eric Huss
-2
/
+2
2025-02-09
Update all crates to Rust 2024
Eric Huss
-1
/
+1
2025-02-03
Consistently use the latest itertools.
Jacob Bramley
-1
/
+1
2024-09-30
Minor linting
Yuri Astrakhan
-13
/
+7
2024-08-21
Use #[rustc_intrinsic_const_vector_arg] for Neon intrinsics
George Wort
-45
/
+2
2024-05-14
feat: stabilization for stdarch_aarch64_crc32
Olasunkanmi Olayinka
-1
/
+1
2024-04-13
Remove duplicated `allow(dead_code)` attribute
Tony Arcieri
-1
/
+0
2024-04-12
Stabilize AArch64 SHA3 intrinsics
Tony Arcieri
-0
/
+1
2024-04-10
intrinsic-test: Suppress a warning about dead code
Luca Barbato
-0
/
+1
2024-03-13
arm64ec
Daniel Paoliello
-6
/
+6
2024-01-10
Add missing ARM-v7A CRC intrinsics (#1515)
eupn
-2
/
+0
2023-11-30
Revert "Work around CI failures for the ARM target"
Amanieu d'Antras
-20
/
+0
2023-11-30
Work around CI failures for the ARM target
Amanieu d'Antras
-0
/
+20
2023-11-18
Remove unneeded borrows
Eduardo Sánchez Muñoz
-3
/
+3
2023-11-17
Improve intrinsic-test output formatting.
Jacob Bramley
-63
/
+132
2023-11-17
Add --generate-only to intrinsic-test.
Jacob Bramley
-12
/
+34
2023-11-01
Fix intrinsic-test author handling.
Jacob Bramley
-3
/
+6
2023-11-01
Clean up intrinsic-test literals.
Jacob Bramley
-24
/
+33
2023-11-01
Remove unnecessary unsafety in intrinsic tests.
Jacob Bramley
-64
/
+79
2023-10-31
Drop old link from intrinsic-test README.
Jacob Bramley
-4
/
+0
2023-10-29
Fix various compilation errors
Amanieu d'Antras
-0
/
+8
2023-10-29
Cleanup last uses of the stdsimd feature
Amanieu d'Antras
-1
/
+0
2023-10-10
Bump itertools to 0.11
Eduardo Sánchez Muñoz
-1
/
+1
2023-10-10
Bump pretty_env_logger to 0.5
Eduardo Sánchez Muñoz
-1
/
+1
2023-10-10
Bump clap to 4.4
Eduardo Sánchez Muñoz
-55
/
+47
2023-07-30
docs: Fix warnings and typos.
Bruce Mitchener
-4
/
+4
2023-06-21
Add more AArch64 vrnd intrinsics.
Jacob Bramley
-5
/
+6
2023-06-21
Support AArch32 Neon dotprod intrinsics.
Jacob Bramley
-8
/
+0
2023-06-21
Add support for AArch64 i8mm *dot intrinsics.
Jacob Bramley
-20
/
+0
2023-05-16
Fix intrinsic-test rejecting the new `instructions` JSON field
Adam Gemmell
-1
/
+0
2023-05-15
Remove ACLE submodule
Adam Gemmell
-571
/
+269
2023-01-23
Check and pass the ACLE licence on to generated tests.
Jacob Bramley
-15
/
+86
2023-01-23
Declare licence for crates/intrinsics-test.
Jacob Bramley
-0
/
+227
2022-12-11
Move vector combine intrisics to arm/neon.rs (#1363)
Ruben De Smet
-11
/
+0
2022-10-25
Edition 2021, apply clippy::uninlined_format_args fix (#1339)
Yuri Astrakhan
-25
/
+25
2022-08-22
Use load intrinsic and loop for intrinsic-test programs. Add --release flag b...
James McGregor
-109
/
+184
2022-02-19
Updates for LLVM 14 on nightly
Amanieu d'Antras
-23
/
+0
2021-12-14
Fix a bunch of typos
Frank Steffahn
-3
/
+3
[next]