Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 May 2012 22:44:55 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r235486 - head/contrib/compiler-rt/lib/sparc64
Message-ID:  <201205152244.q4FMit9c009118@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marius
Date: Tue May 15 22:44:55 2012
New Revision: 235486
URL: http://svn.freebsd.org/changeset/base/235486

Log:
  Forced commit to denote that the claim in r235388, that libcompiler_rt when
  used as a replacement for libgcc on sparc64 would cause a 60% decrease in
  performance is wrong. Actually, the performance loss is only marginal and
  the huge difference seen was caused by a pilot error comparing libgcc builds
  using MALLOC_PRODUCTION with libcompiler_rt builds that did not.

Modified:
  head/contrib/compiler-rt/lib/sparc64/divmod.m4

Modified: head/contrib/compiler-rt/lib/sparc64/divmod.m4
==============================================================================



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205152244.q4FMit9c009118>