Coalesce more vectors in save-lisp-and-die, part 2 of 2
commit79fa99418f69acd40bddcd274005091cfa553484
authorDouglas Katzman <dougk@google.com>
Sun, 4 Jun 2017 03:23:33 +0000 (3 23:23 -0400)
committerDouglas Katzman <dougk@google.com>
Sun, 4 Jun 2017 14:14:02 +0000 (4 10:14 -0400)
treef1cfec4fee9def1c21600598f6036a610b324632
parentd4966343ce6243e669a46647b65283d6291b1d43
Coalesce more vectors in save-lisp-and-die, part 2 of 2

6% size reduction to sbcl.core on x86-64
13 files changed:
src/code/cold-init.lisp
src/code/cross-misc.lisp
src/code/fop.lisp
src/code/target-char.lisp
src/compiler/debug-dump.lisp
src/compiler/generic/genesis.lisp
src/runtime/GNUmakefile
src/runtime/gc-common.c
src/runtime/gencgc.c
src/runtime/hopscotch.c
src/runtime/hopscotch.h
src/runtime/murmur_hash.c [new file with mode: 0644]
src/runtime/murmur_hash.h [new file with mode: 0644]