0.7.7.20-backend-cleanup-1.1:
authorChristophe Rhodes <csr21@cam.ac.uk>
Mon, 9 Sep 2002 16:11:40 +0000 (16:11 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Mon, 9 Sep 2002 16:11:40 +0000 (16:11 +0000)
commitd007a04970c7daa85d522a1816e3ffc7a3bf1913
treea6a9abf05621575616d2152637f1d13e97276d39
parentbcbcc0d0660b3b3741203b3dfdd3443b201bf690
0.7.7.20-backend-cleanup-1.1:
I hope this works.
This is the start of a branch aimed to clean up, somewhat, the
backend code. It is not expected that code on this
branch will necessarily build and run on all
architectures. For a start, this checkin will only work
on x86.
Start TYPE-VOPS genericization:
... new src/compiler/{early,late}-type-vops.lisp files,
containing bits of what was formerly in
x86/type-vops.lisp
build-order.lisp-expr
src/compiler/generic/early-type-vops.lisp [new file with mode: 0644]
src/compiler/generic/late-type-vops.lisp [new file with mode: 0644]
src/compiler/x86/type-vops.lisp
version.lisp-expr