Stop stack-analyze interfering with direct mv-calls
View Changes
Fix calls
View Changes
Add --interpret to parallel-exec
View Changes
Disable pass-through-path-p for NLX
View Changes
Disregard .lispwords when marking used labels
View Changes
Include variant-vars when removing inherited ignores from define-vop
View Changes
arm64: start implementing pass-through-call
View Changes
x86-64: Pass-through multiple values across harmless cleanups
View Changes
Actually invoke mv-call-direct-named
View Changes
assem: avoid emitting instructions with a lot of arguments
View Changes
Fix misplaced paren
View Changes
Allow direct calls for (mv-call x (values 1 2) (funcall y))
View Changes
Disable useless optimize notes from (truncate signed-word signed-word)
View Changes
Add a slot to SB-ASSEM::STMT
View Changes
Better (m-v-call f (g)) on tls-based-mv-return
View Changes
Improve DEFPACKAGE docstring
View Changes
sb-manual: do not document unbuilt contribs
View Changes
arm64/return: try to do STP/LDP
View Changes
Fix make-target-contrib on Windows
View Changes
Avoid SETF of stmt-op and stmt-operands
View Changes
Rename STMT-MNEMONIC to STMT-OP
View Changes
Update crossbuild makefile
View Changes
Fix sb-manual build when SBCL_CONTRIB_BLOCKLIST is nonempty
View Changes
| Affects | Status | Importance | Assigned to | Bug watch | |
|---|---|---|---|---|---|
|
|
sbcl | New | Undecided | - | |
arm64/return: avoid overwriting tmp-tn by load-store-offset
View Changes
arm64/return: don't put descriptors into tmp-tn
View Changes
Use CMP instead of SUBS when possible
View Changes
arm64/return: store to (thread-mv-count) first
View Changes
arm64: implement tls-based-mv-return
View Changes
Last updated: September 5, 2026 01:12 AM