]> git.eshelyaron.com Git - emacs.git/commit
* Introduce a new pass ipa-pure
authorAndrea Corallo <akrl@sdf.org>
Sun, 5 Jul 2020 19:26:36 +0000 (20:26 +0100)
committerAndrea Corallo <akrl@sdf.org>
Thu, 9 Jul 2020 15:22:48 +0000 (16:22 +0100)
commit7622740e2930fea33b3381337063d2e8fb834709
treeee4a3f96e41ba967554d274c99eb7c9d0c3f170c
parent5688739c5bd742e5665f58cdcb2c588990c3f416
* Introduce a new pass ipa-pure

Add a simple pass to infer pure functions not explicitly declared as
such.  Use this information only during compilation (speed 3) to
optimize out function calls whe possible.
lisp/emacs-lisp/comp.el