[LLVMdev] LNT BenchmarkGame

Renato Golin renato.golin at linaro.org
Tue Mar 12 10:51:11 PDT 2013


On 12 March 2013 17:30, Daniel Dunbar <daniel at zuster.org> wrote:

> If the code is already using srand()/rand() then there is no reason to
> assume somehow the benchmark is worse if it always used the FreeBSD one,
> say, as opposed to a platform specific one.
>

I'm not convinced that running GCC on library-specific tests will be worse
than pasting library code inside each test that has a library problem.

In theory, it should just work if we manage to disable USE_REFERENCE_OUTPUT
for those particular tests.

cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130312/f0ad1173/attachment.html>


More information about the llvm-dev mailing list