0.8.18.33:
authorAlexey Dejneka <adejneka@comail.ru>
Sat, 15 Jan 2005 09:19:43 +0000 (09:19 +0000)
committerAlexey Dejneka <adejneka@comail.ru>
Sat, 15 Jan 2005 09:19:43 +0000 (09:19 +0000)
commit2d996b6c1f64a2a8f7515629bba134da0d0f0d32
tree66b24dd58f2559fd3a4c275d50163d062d256e9e
parentbdb53694a70062532aa735e4cb37db51e9cd7254
0.8.18.33:
        * When non-local lexical exits are compiled with (SAFETY 0),
          pass the unwind block without packing it into a VALUE-CELL.
          This disables checking of tag extent, but also eliminates
          one source of heap allocation in dynamic-extent closures.
        * Disable intrumenting of more-entries (bug reported by Robert
          J. Macomber).
NEWS
doc/manual/compiler.texinfo
doc/manual/efficiency.texinfo
src/compiler/gtn.lisp
src/compiler/ir1tran-lambda.lisp
src/compiler/ir2tran.lisp
src/compiler/node.lisp
src/compiler/physenvanal.lisp
src/compiler/policies.lisp
tests/compiler.pure.lisp
version.lisp-expr