Skip to content
Snippets Groups Projects
  1. Mar 19, 1991
  2. Mar 18, 1991
  3. Mar 16, 1991
  4. Mar 15, 1991
  5. Mar 14, 1991
  6. Mar 12, 1991
  7. Mar 11, 1991
  8. Mar 10, 1991
  9. Mar 07, 1991
  10. Mar 05, 1991
  11. Feb 26, 1991
  12. Feb 25, 1991
  13. Feb 24, 1991
    • ram's avatar
      Fixed some loop syntax and typos and stuff. · a7a36e27
      ram authored
      a7a36e27
    • ram's avatar
      Added BASIC-SAVE-TN which must be used in lieu of SAVE-COMPILEX-WRITER-TN · e21414b1
      ram authored
      in spilling, since the TN might already be a saved single-writer TN.
      Fixed OPTIMIZED-EMIT-SAVES to choose :SAVE-ONCE saving strategy when  
      appropriate.  This had come unglued, since there was always a restore
      emitted by the time we considered saving, making it look like the TN
      wasn't single-writer.
      Changed SELECT-LOCATIONS to not choose SC-RESERVE-LOCATIONS.
      Changed load-TN packing to handle multi-location load-tns.
      Changed load-TN packing to allow targeting into TNs that are not allowed
      by the primitive type.
      e21414b1
Loading