X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Fbackend.lisp;h=4dbb9cb22fc36304f1b2caa404fb49a6b40df398;hb=47f408ca8480937ac946db8455b7c3d3e0b353bb;hp=aefdae6c0895c33043c1a24e0460e493e2e9f190;hpb=a91c4554a3130bbde7d60fd9b7a128b5c186cb26;p=sbcl.git diff --git a/src/compiler/backend.lisp b/src/compiler/backend.lisp index aefdae6..4dbb9cb 100644 --- a/src/compiler/backend.lisp +++ b/src/compiler/backend.lisp @@ -168,6 +168,7 @@ immediate-constant-sc location-print-name combination-implementation-style + boxed-immediate-sc-p ;; from primtype.lisp primitive-type-of @@ -194,6 +195,9 @@ make-dynamic-state-tns make-nlx-entry-arg-start-location + ;; from pred.lisp + convert-conditional-move-p + ;; from support.lisp generate-call-sequence generate-return-sequence