Improved local call analysis for inlined higher-order functions
authorPaul Khuong <pvk@pvk.ca>
Mon, 20 May 2013 18:49:33 +0000 (14:49 -0400)
committerPaul Khuong <pvk@pvk.ca>
Tue, 21 May 2013 02:17:23 +0000 (22:17 -0400)
commitff68efbd3af2a0b718f4b185f558feb9d86b6cf2
tree0689ba4cc2a6fe4cc65b22d132b733e323686598
parentf25039178959a9b302b3399dd04a4d7ba492674d
Improved local call analysis for inlined higher-order functions

Locall analysis greatly benefits from forwarding function arguments to
their use site.  Do that in locall and hopefully trigger further rewrites,
rather than waiting for a separate ir1opt phase to do its magic.
NEWS
src/compiler/locall.lisp