struct-by-value: don't overwrite when copying values from registers to memory
View Changes
tests: failing overwrite cases
View Changes
Fix strange comment
View Changes
Improve RELEASE-MUTEX docstring
View Changes
x86-64, struct-by-value: leave registers if a struct doesn't fit
View Changes
x86-64, struct-by-value: don't read past input struct
View Changes
tests: struct-by-value parameter overread
View Changes
Resolve a loop in constraints
View Changes
Persist the :ucrt feature, if present, into the final image
View Changes
x86-64, struct-by-value: fix record-arg-tn for win32
View Changes
arm64: don't do (ldrsw (32-bit-reg x) ..)
View Changes
x86-64, struct-by-value: correctly pass small structs on the stack
View Changes
arm64, callbacks: return float results in the right register
View Changes
arm64, struct-by-value: don't consume gprs when running out of fprs
View Changes
arm64, struct-by-value: don't split stack/registers in callbacks
View Changes
arm64, struct-by-value: don't read past the input struct
View Changes
x86-64, struct-by-value: correctly pass small structs on the stack
View Changes
arm64, struct-by-value: correctly pass small structs on the stack
View Changes
arm64: fix alien-struct-by-value copying
View Changes
arm64, struct-by-value: look at the stack when running out of GPRs
View Changes
Fix logtest on ppc64
View Changes
Delete immobile space sigsegv handler
View Changes
x86-64: use xorps for conjugate/complex-single-float
View Changes
Typos in arm64/float.lisp
View Changes
arm64: use the right register in ash-inverted
View Changes
arm64: fix a potential issue with fast-ash-c/signed=>signed
View Changes
x86-64: fix mask-signed-field-integer for 64 and any-reg result
View Changes
Address a FIXME in emit-inline-add-sub
View Changes
let-lvar-dest: ignore NIL lvars
View Changes
Last updated: April 26, 2026 09:19 AM