| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-22 | Rename `tests/assembly` into `tests/assembly-llvm` | Guillaume Gomez | -156/+0 | |
| 2025-03-19 | Use explicit cpu in some asm and codegen tests. | Jesus Checa Hidalgo | -1/+1 | |
| Some tests expect to be compiled for a specific CPU or require certain target features to be present (or absent). These tests work fine with default CPUs but fail in downstream builds for RHEL and Fedora, where we use non-default CPUs such as z13 on s390x, pwr9 on ppc64le, or x86-64-v2/x86-64-v3 on x86_64. | ||||
| 2025-02-24 | tests: use minicore more | David Wood | -14/+3 | |
| minicore makes it much easier to add new language items to all of the existing `no_core` tests. | ||||
| 2025-02-08 | tests/assembly: use -Copt-level=3 instead of -O | Jubilee Young | -1/+1 | |
| 2025-01-23 | allow different sized load and store | Henry Jiang | -4/+4 | |
| 2024-10-07 | add aix aggregate test | Henry Jiang | -4/+39 | |
| 2024-08-11 | Refactor `powerpc64` call ABI handling | beetrees | -0/+132 | |
