Skip to content
Snippets Groups Projects
Commit b3435e84 authored by rtoy's avatar rtoy
Browse files

Incorporate the loop analysis code into cmucl, based on similar work

done in SBCL:

node.lisp:
  o Add new slots to cblock and component structures that are needed
    for loop analysis.

vop.lisp:
  o Enable the cloop structure.

loadcom.lisp:
  o Load loop

comcom.lisp:
  o Compile loop

No cross-compile needed.  When building, select the CLOBBER-IT restart
when asked.
parent 2866ebc0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment