]> git.eshelyaron.com Git - emacs.git/commit
* Add mvar pretty print support when dumping LIMPLE
authorAndrea Corallo <akrl@sdf.org>
Sun, 13 Dec 2020 17:02:19 +0000 (18:02 +0100)
committerAndrea Corallo <akrl@sdf.org>
Mon, 21 Dec 2020 17:23:46 +0000 (18:23 +0100)
commit2a117ad3d7204fe40b12cb3ebdc88e18346fb145
treee81a23e0da86a6693d98c5a2f3326d4bfeae09bf
parent5b10a0324d5e5fd975e5833f1a058274780226e2
* Add mvar pretty print support when dumping LIMPLE

* lisp/emacs-lisp/comp.el (comp-prettyformat-mvar)
(comp-prettyformat-insn): New function.
(comp-log-func): Update to use `comp-prettyformat-insn'.
(comp-finalize-phis): Change LIMPLE phi format to ease
`comp-prettyformat-insn' destructuring.
lisp/emacs-lisp/comp.el