Better diagnostics for make-host-1 warnings
View Changes
arm64: faster imagpart
View Changes
arm64: more compact double-float-high-bits
View Changes
Simplify single-float handling in struct by value on x86-64
View Changes
arm64: improve complex float multiplication vops
View Changes
x86-64: use SSE3 for (* complex-float complex-float)
View Changes
arm64: fix direct call vops not saving NFP
View Changes
Fix tests on -x86-64
View Changes
x86-64: implement Intel APX (Advanced Performance Extensions) and hardware fuzz suite
View Changes
tests(x86-64): add bit-exact encoding assertions for vbroadcastss and vbroadcastsd
View Changes
x86-64: implement disassembler support for Intel APX EVEX instructions
View Changes
tests(sb-simd): add regression tests for sap-ref bindings, CPUID bounds, and missing instructions
View Changes
feat(sb-simd): support Intel AVX10.1 and AVX10.2 instruction sets
View Changes
x86-64: implement Intel AVX10.1 and AVX10.2 converged vector instructions and CPUID
View Changes
avx512: fix loading immediate -1
View Changes
arm64, return ldp/stp optimization: fix constants reuse
View Changes
x86-64: fix EVEX disassembly for vpmovzx/vpmovsx and ymm-ymm-imm register extension
View Changes
Better bignum multiplication
View Changes
build-all-cores
View Changes
Remove an ignore
View Changes
make-host-1: better diagnostics on style-warning stoppage
View Changes
Stop early on make-host-1 warnings
View Changes
Remove unused functions
View Changes
Warn about improper lists created by list*
View Changes
Catch bad array dimensions in (make-array (list -1 x))
View Changes
sb-pcl::whitespacep don't defeat optimizations
View Changes
arm64: simplify decode-logical-immediate
View Changes
(concatenate (string (code-char i))) splice the character directly
View Changes
riscv: add support for Zba
View Changes
Account for commutativity when finding iteration steps
View Changes
Last updated: September 11, 2026 05:45 AM