bde         2008-02-22 10:04:53 UTC

  FreeBSD src repository

  Modified files:
    lib/msun/src         s_rintl.c 
  Log:
  Optimize the fixup for +-0 by using better classification for this case
  and by using a table lookup to avoid a branch when this case occurs.
  On i386, this saves 1-4 cycles out of about 64 for non-large args.
  
  Revision  Changes    Path
  1.4       +4 -2      src/lib/msun/src/s_rintl.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to