0.pre7.86.flaky7.17:
authorWilliam Harold Newman <william.newman@airmail.net>
Mon, 3 Dec 2001 14:27:58 +0000 (14:27 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Mon, 3 Dec 2001 14:27:58 +0000 (14:27 +0000)
commit299ef6dbeb0d2fb12da586d89ee21971693489fa
tree74098b59ac472495b137a9063d25c313f0510203
parent177cea359afa4b73abf43ce687aa34e47be9538a
0.pre7.86.flaky7.17:
(still works as well as before, still fails in
pathnames.impure.lisp the same way as before, since all
the changes are still only preparation for a real fix)
removed various INLINEs in ir1util.lisp, to ease debugging and
because I hope sometime next year to be doing some
profiling on the compiler (so that if they really need
to be inlined, I should soon find out)
making FIND-INITIAL-DFO recognize closure dependencies...
...rearranged DFO-SCAVENGE-DEPENDENCY-GRAPH in preparation for
walking through LAMBDA-REFERS-TO-VARS as well as
LAMBDA-CALLS
src/compiler/dfo.lisp
src/compiler/ir1util.lisp
version.lisp-expr