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
/
ci
/
run.sh
Age
Commit message (
Expand
)
Author
Lines
2025-07-22
Remove `std_detect` from stdarch's CI
Jakub Beránek
-9
/
+1
2025-07-16
Bump versions in CI
sayantn
-3
/
+3
2025-05-30
Use the new definition of `rdtscp` intrinsic
sayantn
-1
/
+1
2025-05-06
Add `riscv32` CI run
sayantn
-2
/
+1
2025-05-03
fix - aarch64_be tests
James Barford-Evans
-1
/
+1
2025-04-20
Remove `x86_64-unknown-linux-gnu` run
sayantn
-1
/
+1
2025-04-20
Add `-Ctarget-feature=+avx512f` run for the emulated run
sayantn
-5
/
+12
2025-04-20
Add `test-everything` annotations to more archs to ensure test coverage, and ...
sayantn
-5
/
+7
2025-04-20
Remove `STDARCH_DISABLE_DEDUP_GUARD` as it was unused
sayantn
-2
/
+0
2025-04-20
Change test skipping logic a little, separate feature-based and function-base...
sayantn
-9
/
+2
2025-04-20
Remove `cupid` dependency and `env-override-no-avx` CI run
sayantn
-4
/
+0
2025-04-20
Add PowerPC64 to CI
sayantn
-0
/
+4
2025-02-24
tidy up proposed Dockerfile & run.sh
James Barford-Evans
-31
/
+16
2025-02-24
update clang to clang-19
James Barford-Evans
-3
/
+3
2025-02-24
Update CI to facilitate big endian at some point
James Barford-Evans
-15
/
+65
2025-02-23
start using the newly added target features for testing
Folkert de Vries
-0
/
+4
2025-01-20
implement `VectorAdd` for `s390x`
Folkert de Vries
-4
/
+0
2025-01-20
basic infra for s390x vector intrinsics
Folkert de Vries
-0
/
+4
2024-12-21
Re-enable the disabled PPC tests, Upgrade CPU
sayantn
-4
/
+0
2024-11-10
move wasm comment to a better place
Ralf Jung
-3
/
+3
2024-11-10
remove test --skip that references a long-closed issue
Ralf Jung
-4
/
+0
2024-11-07
ci: add debug testing
David Wood
-14
/
+14
2023-11-30
Revert "Work around CI failures for the ARM target"
Amanieu d'Antras
-2
/
+1
2023-11-30
Work around CI failures for the ARM target
Amanieu d'Antras
-1
/
+2
2023-11-01
Don't pass target-features to host tests.
Jacob Bramley
-5
/
+14
2023-10-01
Explicitly disable SSE3 for x86_64
Eduardo Sánchez Muñoz
-0
/
+5
2023-09-22
Fix: #1464 for rv64 zk
Gijs Burghoorn
-1
/
+1
2023-09-01
Fix: Testing for RISC-V Zb intrinsics
Gijs Burghoorn
-1
/
+1
2023-08-31
Fix: Add proper flags for RISCV64 ci
Gijs Burghoorn
-0
/
+1
2023-06-20
Disable vld2q_dup_f32 test in CI
Amanieu d'Antras
-0
/
+5
2023-05-15
Remove ACLE submodule
Adam Gemmell
-2
/
+2
2023-04-24
Skip vec_expte tests since they trip qemu
Luca Barbato
-0
/
+3
2021-12-09
Import the asm! macro from core::arch (#1265)
Amanieu d'Antras
-0
/
+5
2021-12-04
Update the intrinsic checker tool (#1258)
Amanieu d'Antras
-1
/
+11
2021-11-05
Handle intrinsics with constraints in the test tool. (#1237)
Jamie Cunliffe
-1
/
+1
2021-09-20
Make dedup guard optional (#1215)
Hans Kratz
-1
/
+8
2021-09-09
Intrinsic test tool to compare neon intrinsics with C (#1170)
Jamie Cunliffe
-0
/
+7
2021-03-21
More wasm SIMD updates
Alex Crichton
-8
/
+0
2021-03-11
Update WebAssembly SIMD/Atomics (#1073)
Alex Crichton
-4
/
+6
2021-02-10
Implement avx512bf16 intrinsics (#998)
kangshan1157
-0
/
+3
2020-10-25
Run CI for i686-pc-windows-msvc (#934)
Makoto Kato
-0
/
+2
2020-07-18
Update and revamp wasm32 SIMD intrinsics (#874)
Alex Crichton
-15
/
+16
2019-07-14
Disable mips MSA builds - I dont think they can ever work except for the r6 t...
gnzlbg
-4
/
+5
2019-07-14
Disable wasm32 simd128 tests
gnzlbg
-4
/
+6
2019-07-09
Enable warnings globally
gnzlbg
-1
/
+1
2019-07-09
Update repo name
gnzlbg
-7
/
+7
2019-07-08
Fix assert_instr tests
gnzlbg
-1
/
+1
2019-04-25
Hook tests up to node.js
Alex Crichton
-4
/
+10
2019-04-17
Only test on 64-bit ppc
gnzlbg
-1
/
+3
2019-04-17
Run build jobs with target-features on mips and ppc
gnzlbg
-4
/
+14
[next]