1.0.14.35: lift MAKE-SINGLE-VALUE-TYPE calls from loops
authorNikodemus Siivola <nikodemus@random-state.net>
Mon, 18 Feb 2008 19:14:11 +0000 (19:14 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Mon, 18 Feb 2008 19:14:11 +0000 (19:14 +0000)
commit81153b7c9824ef389928ff6d04fb5acbcffb3867
tree358a14b678daf6d99055bf6b6c1c91724ba925ce
parent4898febe4d3ab2eaa83c26cd4c1ff113772100c4
1.0.14.35: lift MAKE-SINGLE-VALUE-TYPE calls from loops

 * Multiple places can use the same type, no need to cons
   a new one each time through the loop.
src/compiler/ctype.lisp
src/compiler/ir1opt.lisp
version.lisp-expr