avx2/character-string-to-utf8: simplify calculations
View Changes
avx2/character-string-to-utf8: don't use a lookup table for sizes
View Changes
fix ffi documentation at the source
View Changes
ffi.texinfo: struct by value is supported on Windows
View Changes
arm64/character-string-to-utf8: reduce GPR calculations
View Changes
avx2/character-string-to-utf8: reduce a LUT by 4KB
View Changes
arm64/character-string-to-utf8: reduce a LUT by 4KB
View Changes
arm64/character-string-to-utf8: don't use a lookup table for sizes
View Changes
arm64: fix fast-logand-c/unsigned=>unsigned
View Changes
Stop reusing potentially optimized inlined functions
View Changes
Use zeroize
View Changes
| Affects | Status | Importance | Assigned to | Bug watch | |
|---|---|---|---|---|---|
|
|
sbcl | Fix Committed | Undecided | - | |
arm64/character-string-to-utf8: use a lookup table for sizes
View Changes
character-string-to-utf8-avx2: shrink the lookup table
View Changes
Delete unused function.
View Changes
constraint: Inherit EQL var constraints from local calls as well.
View Changes
Improve codegen for chain of structure-TYPEP tests
View Changes
Add some (safety 0)
View Changes
Decrease some repetition
View Changes
utf8-simd: reduce tagging/untagging for arguments/results
View Changes
character-string-to-utf8-avx2: reduce memory loads
View Changes
Recognize the pattern (if (member x `(,this ,that)) ...)
View Changes
Fix bug in selecting kregister in avx512-insts.lisp
View Changes
Appease cmucl
View Changes
Remove an extra vzeroupper
View Changes
Remove some special vars from DEFCLASS parser
View Changes
build-all-cores
View Changes
x86-64-simd: improve crlf detection
View Changes
character-string-to-utf8-avx2: free up a register
View Changes
x86-64: encode lddqu
View Changes
Last updated: August 15, 2026 11:37 PM