Free-er form FILTER-LVAR
authorPaul Khuong <pvk@pvk.ca>
Sun, 19 May 2013 15:12:43 +0000 (11:12 -0400)
committerPaul Khuong <pvk@pvk.ca>
Sun, 19 May 2013 15:49:49 +0000 (11:49 -0400)
commit63690d6dc4617f2140f229a142728d1784efd0b5
tree73b766de2baadda5a573b3be7afd2e45f5333b1f
parent587c903b0601dfd6763b5acc05778f793172c915
Free-er form FILTER-LVAR

The DUMMY argument can now be in any argument position.  Use that
in CUT-TO-WIDTH instead of ((lambda (...) ...) ...) hack.
src/compiler/ir1util.lisp
src/compiler/srctran.lisp