| Age | Commit message (Collapse) | Author | Lines |
|
|
|
some small changes to make CI pass
- Disable `vsx` tests for `ppc` and `ppc64`
- Disable `tme` tests for `aarch64` and `aarch64_be`
- Disable `frecipe` tests for `loongarch64`
- Add `altivec` run for PPC32 (with `-C target-feature=+vsx` `qemu` gives a nasty error)
|
|
- `ppc32` doesn't have `max` cpu model, so set it to `mpc8610`
|
|
+ Bump ubuntu to 25.04, windows to `windows-2025`, macos-arm to `macos-15` and macos-x86 to `macos-15-large`
|
|
Fixed x86_64-apple-darwin freezing.
Bump all docker to Ubuntu-24.04 (except for emulated and armv7)
|
|
|
|
|
|
* add some powerpc/powerpc64 altivec/vsx intrinsics
* temporarily make IntoBits/FromBits inline(always)
* include powerpc64 module; use inline(always) from/into_bits only on powerpc
|
|
* [ci] add powerpc/powerpc64 build bots
* unbreak stdsimd builds for targets without run-time
|