Skip to content
Snippets Groups Projects
  1. Dec 03, 2003
  2. Oct 27, 2003
  3. Oct 16, 2003
  4. Oct 09, 2003
  5. Sep 22, 2003
  6. Sep 05, 2003
    • toy's avatar
      o Fill branch delay slots · 90492109
      toy authored
      o Use swap instruction
      o Turn off instruction scheduling only around the or/trap sequence,
        where it's really important.
      90492109
  7. Aug 27, 2003
  8. Aug 26, 2003
  9. Aug 22, 2003
  10. Aug 06, 2003
    • gerd's avatar
      Control viability of dynamic-extent declarations with a · 289982f2
      gerd authored
      	user-settable variable and an interface function that can be used
      	across backends.
      
      	* src/compiler/globaldb.lisp
      	(*trust-dynamic-extent-declarations*): New variable.
      	(trust-dynamic-extent-declaration-p): New function.
      	* src/compiler/x86/macros.lisp (allocation): Use it.
      	* src/compiler/sparc/macros.lisp (allocation): Use it.
      
      	* src/code/exports.lisp ("EXTENSIONS"): Export
      	*trust-dynamic-extent-declarations*.
      	* src/code/exports.lisp ("C"): Export
      	trust-dynamic-extent-declaration-p.
      289982f2
    • toy's avatar
      Add support for DYNAMIC-EXTENT &REST args. Update the ALLOCATION · a69278c9
      toy authored
      macro to support stack allocation.
      a69278c9
  11. Sep 05, 2002
  12. Sep 04, 2002
  13. May 10, 2002
  14. Sep 24, 2001
  15. May 18, 2001
  16. May 14, 2001
  17. Jan 03, 2001
    • dtc's avatar
      From Raymond Toy: · 0405d7df
      dtc authored
      o Try to predict whether branches will be taken or not.
      0405d7df
  18. Dec 05, 2000
    • dtc's avatar
      From Raymond Toy: · 9c296d89
      dtc authored
      o Don't use taddcctv instruction in pseudo-atomic.
      9c296d89
  19. Oct 31, 1994
  20. Feb 11, 1994
  21. Jan 13, 1993
  22. Dec 17, 1992
  23. Dec 05, 1992
  24. Jul 31, 1992
  25. Mar 21, 1992
    • wlott's avatar
      typo · 558d1038
      wlott authored
      558d1038
  26. Mar 11, 1992
  27. Nov 09, 1991
  28. Nov 05, 1991
  29. Mar 22, 1991
  30. Nov 30, 1990
Loading