misc small changes/notes
commit3c034d3822bd7b7f6f75cb84ea2203fd5b63bf8f
authorBart Botta <00003b@gmail.com>
Sat, 6 Dec 2008 01:05:06 +0000 (5 19:05 -0600)
committerBart Botta <00003b@gmail.com>
Sat, 6 Dec 2008 01:05:06 +0000 (5 19:05 -0600)
tree781b3e775b6882e39bcb8aee65a97e4e9c8e0efc
parenta34b7e225cf957c2e9dec125e1ff31814a9f7318
misc small changes/notes

add support for get/kill local to %asm (:@ local), (:@kill local)

add peephole for strict-equals + branch
asm/opcodes.lisp
asm/peephole.lisp
compile/special-forms.lisp
test/test.lisp