Skip to content
Snippets Groups Projects
  1. Jun 17, 1990
  2. May 30, 1990
  3. May 17, 1990
  4. May 16, 1990
  5. May 12, 1990
    • ram's avatar
      Enhanced let optimization: · e6cccc13
      ram authored
      Now we substitute for global function variables when the reference isn't
      :notinline.
      Also, single-reference let variables can be squeezed out by replacing
      the ref's value continuation with the argument continuation.  The biggest
      advantage of this is that it allows output type assertions on the reference
      to be seen by the argument, which helps INCF, PSETQ, etc.
      e6cccc13
  6. May 09, 1990
  7. May 07, 1990
  8. Apr 27, 1990
  9. Apr 24, 1990
  10. Mar 16, 1990
  11. Mar 05, 1990
  12. Feb 06, 1990
Loading