]> git.ipfire.org Git - thirdparty/valgrind.git/commit
In fbench, compute sin/cos/sqrt from "first principles", so that the
authorJulian Seward <jseward@acm.org>
Wed, 28 Dec 2005 04:18:20 +0000 (04:18 +0000)
committerJulian Seward <jseward@acm.org>
Wed, 28 Dec 2005 04:18:20 +0000 (04:18 +0000)
commit16d5a1e2ba152325f6e226c3ccc2e86bf7268ddf
treeefd69df143e96d4679f643e38926aa9d6e2a4bb3
parentd69ce03fb533a0f01046ce181ecb4baf73fbec9d
In fbench, compute sin/cos/sqrt from "first principles", so that the
program more uniformly measures the speed of FP +/-/* load/store
across different architectures.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5455
perf/Makefile.am
perf/fbench.c