1.0.27.15: optimize multiple values recievers on x86/x86-64
authorGabor Melis <mega@hotpop.com>
Tue, 21 Apr 2009 11:28:46 +0000 (11:28 +0000)
committerGabor Melis <mega@hotpop.com>
Tue, 21 Apr 2009 11:28:46 +0000 (11:28 +0000)
commit66955b341a6d13dc2c2efde8739308b7cfc7e164
treec0e5a7f20530d1b416bafdfc314e7928ff9c2b6d
parent952d16ab5880823c1864eb9105bb269e2e00760d
1.0.27.15: optimize multiple values recievers on x86/x86-64

... by not emitting unreachable instructions.
package-data-list.lisp-expr
src/code/late-type.lisp
src/compiler/x86-64/call.lisp
src/compiler/x86-64/static-fn.lisp
src/compiler/x86/call.lisp
src/compiler/x86/static-fn.lisp
version.lisp-expr