]> git.eshelyaron.com Git - emacs.git/commit
* Don't emit byte op-code annotations in LIMPLE to optimize for compile-time
authorAndrea Corallo <akrl@sdf.org>
Fri, 25 Dec 2020 08:39:22 +0000 (09:39 +0100)
committerAndrea Corallo <akrl@sdf.org>
Fri, 25 Dec 2020 08:44:30 +0000 (09:44 +0100)
commitbd693ccea7ba4a6aafda103f7a9166f76363c86b
treebd6c675a0def12a181d546d1268a9b1792de4121
parentb4ee13c94218062baa4d9d15176eee4aaf582d57
* Don't emit byte op-code annotations in LIMPLE to optimize for compile-time

Saves 10~15% in bootstrap time.

* lisp/emacs-lisp/comp.el (comp-op-case): Don't emit op-code
annotaitons.
(comp-limplify-lap-inst, comp-add-cond-cstrs-simple)
(comp-add-cond-cstrs, comp-tco-func): Update accordingly.
lisp/emacs-lisp/comp.el