diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2018-03-23 06:56:12 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2018-03-23 06:56:12 -0700 |
commit | 89257e70fba9b57de6c80f00280decf49b73cd76 (patch) | |
tree | b5895ddf80d67e409207c4cc65d08d360e32ff9f /lisplib.c | |
parent | 690038a3c75463681c2acc49689f0472b1698e89 (diff) | |
download | txr-89257e70fba9b57de6c80f00280decf49b73cd76.tar.gz txr-89257e70fba9b57de6c80f00280decf49b73cd76.tar.bz2 txr-89257e70fba9b57de6c80f00280decf49b73cd76.zip |
compiler: last cond case: don't jmp to end.
* share/txr/stdlib/compiler.tl (compiler comp-cond): Don't
generate the jmp instruction at the end of the last case.
Why do I bother; a simple peephole optimizer will eliminate
these. I want a little better code, now! That's why.
Diffstat (limited to 'lisplib.c')
0 files changed, 0 insertions, 0 deletions