0.7.7.20-backend-cleanup-1.5:
authorChristophe Rhodes <csr21@cam.ac.uk>
Tue, 10 Sep 2002 17:15:26 +0000 (17:15 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Tue, 10 Sep 2002 17:15:26 +0000 (17:15 +0000)
commit369029d73f198b59135c6c005b7a70ae5a753650
treefc994d92f39a56fc1296059ea765d4a2e2f9c7ff
parentfaa0ea92986f4c2b361c9378c69a540e42a70c62
0.7.7.20-backend-cleanup-1.5:
Convert SPARC backend to new !DEFINE-TYPE-VOPS system
... define %TEST-FOO functions
... delete old over-general test type generating code
... delete DEF-TYPE-VOPS calls
... move early-type-vops earlier in the build process, so other
backend files can use TEST-TYPE
... update TEST-TYPE calls for new interface
CAVEAT: I haven't (yet) tested this precise version on either
x86 or SPARC. A very similar version has just passed
tests on SPARC/Solaris, however. It is expected that
this version works on both SPARC and x86 platforms
build-order.lisp-expr
src/compiler/sparc/macros.lisp
src/compiler/sparc/subprim.lisp
src/compiler/sparc/type-vops.lisp
src/compiler/sparc/values.lisp
version.lisp-expr