diff options
author | Andrea Corallo <akrl@sdf.org> | 2021-02-27 21:26:41 +0100 |
---|---|---|
committer | Andrea Corallo <akrl@sdf.org> | 2021-02-28 23:29:49 +0100 |
commit | 2acc46b55bdf518ece6301913ffa074f31563fa4 (patch) | |
tree | 996a9b209c9fac76fe22a8b48d693af23934b88b /test/lisp/emacs-lisp/bytecomp-tests.el | |
parent | 312deba5302a8136fa104b054af54572cc64ea5e (diff) | |
download | emacs-2acc46b55bdf518ece6301913ffa074f31563fa4.tar.gz emacs-2acc46b55bdf518ece6301913ffa074f31563fa4.tar.bz2 emacs-2acc46b55bdf518ece6301913ffa074f31563fa4.zip |
Migrate and rename a bunch of functions from comp.el to comp-cstr.el
* lisp/emacs-lisp/comp-cstr.el (comp-cstr-imm-vld-p)
(comp-cstr-imm, comp-cstr-fixnum-p, comp-cstr-symbol-p)
(comp-cstr-cons-p): Move and rename from 'comp.el'.
* lisp/emacs-lisp/comp.el (comp-mvar-type-hint-match-p)
(make-comp-mvar, comp-emit-assume, comp-fwprop-prologue)
(comp-function-foldable-p, comp-function-call-maybe-fold)
(comp-fwprop-call, comp-fwprop-insn, comp-call-optim-func)
(comp-compute-function-type): Update for renamed functions.
* src/comp.c (emit_mvar_rval): Likewise.
* test/src/comp-tests.el (comp-tests-mentioned-p-1)
(comp-tests-cond-rw-checker-val): Likewise.
Diffstat (limited to 'test/lisp/emacs-lisp/bytecomp-tests.el')
0 files changed, 0 insertions, 0 deletions