Skip to content
Snippets Groups Projects
  1. Oct 16, 2003
  2. Oct 09, 2003
  3. Sep 22, 2003
  4. 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
  5. Aug 27, 2003
  6. Aug 26, 2003
  7. Aug 22, 2003
  8. 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
  9. Sep 05, 2002
  10. Sep 04, 2002
  11. May 10, 2002
  12. Sep 24, 2001
  13. May 18, 2001
  14. May 14, 2001
  15. Jan 03, 2001
    • dtc's avatar
      From Raymond Toy: · 0405d7df
      dtc authored
      o Try to predict whether branches will be taken or not.
      0405d7df
  16. Dec 05, 2000
    • dtc's avatar
      From Raymond Toy: · 9c296d89
      dtc authored
      o Don't use taddcctv instruction in pseudo-atomic.
      9c296d89
  17. Oct 31, 1994
  18. Feb 11, 1994
  19. Jan 13, 1993
  20. Dec 17, 1992
  21. Dec 05, 1992
  22. Jul 31, 1992
  23. Mar 21, 1992
    • wlott's avatar
      typo · 558d1038
      wlott authored
      558d1038
  24. Mar 11, 1992
  25. Nov 09, 1991
  26. Nov 05, 1991
  27. Mar 22, 1991
  28. Nov 30, 1990
Loading