0.9.16.42:
authorJuho Snellman <jsnell@iki.fi>
Wed, 20 Sep 2006 14:50:40 +0000 (14:50 +0000)
committerJuho Snellman <jsnell@iki.fi>
Wed, 20 Sep 2006 14:50:40 +0000 (14:50 +0000)
commit631ecfcd29ecabd40c3bc5579496e635b30a142e
tree063c2cb3caa905e8f4299953c1b7ef13a21ca4b6
parenta4a5e8fb87c7af981cb4c759dc3c5e6d44074f42
0.9.16.42:
        Always update TN-CURRENT-CONFLICT after the innermost loop of
        PROPAGATE-LIVE-TNS has found a match, and not just every time
        it converts a :READ conflict to a :LIVE conflict. This avoids
        useless travelsals over the tnwise global-conflicts chain, speeding
        up compilation when there are lots of global conflicts (for
        example on (DEBUG 3)). Thanks to David Lichteblau.
src/compiler/life.lisp
version.lisp-expr