Disable a test
View Changes
Distinguish between full and partial constant pass-through
View Changes
(aref (vector a) 0) => a
View Changes
More thorough tracking of macro argument modifications
View Changes
More constant tracking for destructive modification detection
View Changes
Resolve an improper use of functional-kind
View Changes
Don't dx the list in (dx-let ((a (list a b))) (reverse a))
View Changes
Don't specify :result-arg for REVERSE
View Changes
| Affects | Status | Importance | Assigned to | Bug watch | |
|---|---|---|---|---|---|
|
|
sbcl | New | Undecided | - | |
Don't issue bt instead of cmp x, imm
View Changes
x86-64, arm64: use tst instead of cmp if it can use immediates
View Changes
x86-64: use test x, x instead of bt more often
View Changes
Remove comment rendered obsolete by rev 0f08e80e
View Changes
Remove a symbol-macrolet
View Changes
sub-access-debug-var-slot: use mask-signed-field
View Changes
arm64/simd-pack: use stp during allocation
View Changes
arm64: store to the untagged pointer after allocation
View Changes
| Affects | Status | Importance | Assigned to | Bug watch | |
|---|---|---|---|---|---|
|
|
sbcl | New | Undecided | - | |
Facilitate making array of lispobj fields in struct thread
View Changes
build-all-cores
View Changes
debug-dump: don't store var symbol packages twice
View Changes
dump-1-packed-dfun: match what compute-args returns
View Changes
Slightly more compact debug register encoding
View Changes
debug-dump: store package-ids
View Changes
Remove fast-read-var-u-integer
View Changes
Output lisp-readable list of cold function addresses
View Changes
x86-64: Disallow :full-call as an asm routine return style
View Changes
Remove clc instructions that do nothing
View Changes
Remove R/M/W memory operation from alloc-alien-stack-space
View Changes
Last updated: August 30, 2026 02:22 AM