Zalathar
1e8cd1f7a6
Support //@ skip-filecheck in codegen and assembly tests
...
Skipping FileCheck in codegen/assembly tests is normally not very useful, but a
small number of existing tests were using `//@ build-pass` to do so anyway, so
it's clearer for them to explicitly use `//@ skip-filecheck` instead.
2026-04-22 19:55:27 +10:00
Folkert de Vries
ef7a7809c7
add test for simd from array repeat codegen
2026-02-03 22:44:44 +01:00
Folkert de Vries
71f34429ac
const-eval: do not call immediate_const_vector on vector of pointers
2026-01-24 10:40:47 +01:00
Folkert de Vries
80c0b99de0
add simd_splat intrinsic
2026-01-19 16:48:28 +01:00
Folkert de Vries
7516645928
stabilize s390x_target_feature_vector
2025-11-06 12:49:48 +01:00
Folkert de Vries
0645ac31cb
extract s390x vector and friends to their own rust feature
2025-11-06 12:49:04 +01:00
Caiweiran
6c7dc05f7d
Fix tests/codegen-llvm/simd/extract-insert-dyn.rs test failure on riscv64
2025-07-28 11:58:38 +00:00
Guillaume Gomez
a27f3e3fd1
Rename tests/codegen into tests/codegen-llvm
2025-07-22 14:28:48 +02:00