Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • ram's avatar
    10f9de4b
    Merged non-descriptor changes: · 10f9de4b
    ram authored
     revision 1.1.1.4
     date: 90/04/13 12:42:16;  author: ram;  state: Exp;  lines added/del: 25/10
     Added EMIT-CONTEXT-TEMPLATE.  Fixed some random bugs.  Changed stuff
     to deal with TN-ENVIRONMENT returning an IR1 environment.
     ----------------------------
     revision 1.1.1.3
     date: 90/04/02 15:20:09;  author: ram;  state: Exp;  lines added/del: 36/33
     Eliminated cross-product problems with the MAKE-xxx-TN functions by
     splitting the ENVIRONMENT/COMPONENT live aspect of TNs off into
     separate functions.  Changed FORCE-TN-TO-STACK to work with the new
     alternate SC mechanism.
     ----------------------------
     revision 1.1.1.2
     date: 90/03/27 12:40:37;  author: ram;  state: Exp;  lines added/del: 142/0
     Changed MAKE-RESTRICTED-TN to take a single SC number instead of a listof SC numbers. Added MAKE-REPRESENTATION-TN.Changed MAKE-WIRED-TN and MAKE-WIRED-ENVIRONMENT-TN to no longer take
     a primitive type.
      Moved EMIT-MOVE-TEMPLATE here from IR2tran.  Added EMIT-MOVE-ARG-TEMPLATE
      and EMIT-LOAD-TEMPLATE.  Made these functions return the last VOP
      inserted.
     Moved BLOCK-LABEL, DROP-THRU-P and INSERT-VOP-SEQUENCE here.
     Added DELETE-VOP.
     ----------------------------
     revision 1.1.1.1
     date: 90/03/08 14:01:45;  author: ram;  state: Exp;  lines added/del: 12/17
     Start work on better non-descriptor support.
    10f9de4b
    History
    Merged non-descriptor changes:
    ram authored
     revision 1.1.1.4
     date: 90/04/13 12:42:16;  author: ram;  state: Exp;  lines added/del: 25/10
     Added EMIT-CONTEXT-TEMPLATE.  Fixed some random bugs.  Changed stuff
     to deal with TN-ENVIRONMENT returning an IR1 environment.
     ----------------------------
     revision 1.1.1.3
     date: 90/04/02 15:20:09;  author: ram;  state: Exp;  lines added/del: 36/33
     Eliminated cross-product problems with the MAKE-xxx-TN functions by
     splitting the ENVIRONMENT/COMPONENT live aspect of TNs off into
     separate functions.  Changed FORCE-TN-TO-STACK to work with the new
     alternate SC mechanism.
     ----------------------------
     revision 1.1.1.2
     date: 90/03/27 12:40:37;  author: ram;  state: Exp;  lines added/del: 142/0
     Changed MAKE-RESTRICTED-TN to take a single SC number instead of a listof SC numbers. Added MAKE-REPRESENTATION-TN.Changed MAKE-WIRED-TN and MAKE-WIRED-ENVIRONMENT-TN to no longer take
     a primitive type.
      Moved EMIT-MOVE-TEMPLATE here from IR2tran.  Added EMIT-MOVE-ARG-TEMPLATE
      and EMIT-LOAD-TEMPLATE.  Made these functions return the last VOP
      inserted.
     Moved BLOCK-LABEL, DROP-THRU-P and INSERT-VOP-SEQUENCE here.
     Added DELETE-VOP.
     ----------------------------
     revision 1.1.1.1
     date: 90/03/08 14:01:45;  author: ram;  state: Exp;  lines added/del: 12/17
     Start work on better non-descriptor support.