Skip to content
  1. Oct 22, 2013
    • Raymond Toy's avatar
      Enable micro-optimization of fast-unary-ftruncate and · 07e2d61f
      Raymond Toy authored
      double-float-bits for x86/sse2. This gives x86 the same
      micro-optimizations that were available for sparc and ppc.
      
      
       o code/kernel.lisp:
         o Enable fast double-float-bits using the vop instead of calling
           double-float-high-bits/double-float-low-bits. 
      
       o compiler/float-tran.lisp:
         o Make fast-unary-ftruncate known to compiler and enable optimizer
           for it. 
         o Make double-float-bits known to compiler
      
       o compiler/x86/float-sse2.lisp:
         o Implement fast-unary-ftruncate for singles and doubles.
         o Implement double-float-bits.
      07e2d61f
  2. Nov 04, 2011
  3. Sep 25, 2011
  4. Apr 19, 2010
  5. Mar 19, 2010
  6. Jun 30, 2006
  7. Jun 19, 2005
  8. Jul 15, 2003
  9. Jul 02, 2003
  10. Mar 21, 1998
  11. Oct 31, 1994
  12. Feb 11, 1994
  13. Aug 21, 1993
  14. Jan 13, 1993
  15. Dec 13, 1992
  16. Apr 21, 1992
  17. Apr 23, 1991
  18. Mar 20, 1991
  19. Feb 08, 1991
  20. Nov 10, 1990
  21. Nov 05, 1990
  22. Oct 03, 1990
  23. Jul 13, 1990