Skip to content
Snippets Groups Projects
  1. Apr 16, 1990
    • ram's avatar
      Merged non-descriptor changes: · 05e8dc14
      ram authored
      revision 1.2.1.1        
      date: 90/04/08 20:46:50;  author: ram;  state: Exp;  lines added/del: 38/32
      Deleted support for IR2-ENVIRONMENT-BLOCKS.  Changed handling of TR
      local calls now that they are represented by a BLOCK-SUCC link.  We have
      to notice the call and not traverse the link so that code will
      contiguous in a function, but we try to get a drop-through by
      returning the function we want to call so that it will be walked
      next if possible.  Also added code to remove from the 
      IR2-component-values-XXX lists any blocks that we delete due
      to unreachability.  This is now necessary, since control analysis
      runs after LTN (so that we know which calls are TR.)
      05e8dc14
    • ram's avatar
      Merged non-descriptor changes: · bed24a51
      ram authored
       revision 1.6.1.2
       date: 90/04/12 21:40:17;  author: ram;  state: Exp;  lines added/del: 1/1
       Moved char early in the compilation so that the define-move-vops take
       effect.
       ----------------------------
       revision 1.6.1.1
       date: 90/04/08 18:11:15;  author: ram;  state: Exp;  lines added/del: 3/1
       Moved miscop after move, added pesudo-vops and represent.
      bed24a51
    • ram's avatar
      merged non-descriptor branch: · e7b9fa89
      ram authored
      Added new code generation utilities generalized for number stack support.
      e7b9fa89
  2. Apr 13, 1990
  3. Apr 12, 1990
  4. Apr 11, 1990
  5. Apr 10, 1990
Loading