1.0.1.31: Speed up fopcompilation of functions
authorJuho Snellman <jsnell@iki.fi>
Thu, 18 Jan 2007 00:32:04 +0000 (00:32 +0000)
committerJuho Snellman <jsnell@iki.fi>
Thu, 18 Jan 2007 00:32:04 +0000 (00:32 +0000)
commit89c9285a01e9ccb247198b77552d48f007d20e06
treec3f71bf27efe856e6587b1d9e4f2fada41ec5b10
parent81a75e4657328daad0d63bdbf9555ef4d309c39d
1.0.1.31: Speed up fopcompilation of functions

        * Get rid of the extra wrapper lambda around fopcompiled functions
        * This requires making sure that functions with xeps are never
          let- or assignment-converted.
        * Fix some whitespace damage, and a few tests that were making
          invalid assumptions
        * Compilation speedup seems to be about 5% for most cases, up to
          20% on high debug levels.
contrib/sb-posix/constants.lisp
src/compiler/fopcompile.lisp
src/compiler/locall.lisp
src/compiler/main.lisp
tests/compiler.pure.lisp
tests/debug.impure.lisp
version.lisp-expr