Skip to content
Snippets Groups Projects
  1. Jan 21, 1997
  2. Jan 18, 1997
  3. Jan 17, 1997
  4. Jan 16, 1997
  5. Jan 07, 1997
  6. Jan 06, 1997
  7. Jan 03, 1997
  8. Jan 02, 1997
  9. Dec 20, 1996
  10. Dec 19, 1996
  11. Dec 18, 1996
  12. Dec 17, 1996
  13. Dec 16, 1996
  14. Dec 02, 1996
    • Simon Marlow's avatar
      [project @ 1996-12-02 15:31:38 by simonm] · 476eadf9
      Simon Marlow authored
      don't set the info ptr when entering a closure; this is unnecessary as
      the info ptr is loaded in the constructor entry code (see comment by
      me in CgConTbls.lhs).  Very minor performance hit for Sparc/Alpha, big
      win for i386.
      
      Should probably be conditionalised on the architecture or something.
      476eadf9
  15. Nov 26, 1996
Loading