<feed xmlns='http://www.w3.org/2005/Atom'>
<title>glibc.git/benchtests/exp10f-inputs, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/'/>
<entry>
<title>benchtests: Fix name of exp10f benchmark variant</title>
<updated>2021-04-18T07:26:33+00:00</updated>
<author>
<name>Siddhesh Poyarekar</name>
<email>siddhesh@sourceware.org</email>
</author>
<published>2021-04-18T07:09:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=5660ab19f47c0bf267f23c631f43113a998eeb1b'/>
<id>5660ab19f47c0bf267f23c631f43113a998eeb1b</id>
<content type='text'>
Variant names don't accept brackets.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Variant names don't accept brackets.
</pre>
</div>
</content>
</entry>
<entry>
<title>benchtests: Add exp10f benchmark</title>
<updated>2020-06-19T13:48:15+00:00</updated>
<author>
<name>Adhemerval Zanella</name>
<email>adhemerval.zanella@linaro.org</email>
</author>
<published>2020-04-08T20:00:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/glibc.git/commit/?id=2004063fb4658095b3b0311606462430e9d0ab2d'/>
<id>2004063fb4658095b3b0311606462430e9d0ab2d</id>
<content type='text'>
It is based on expf one by converting each line with the formula:

  new_val = (float) log10 (exp ((double) old_val))
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is based on expf one by converting each line with the formula:

  new_val = (float) log10 (exp ((double) old_val))
</pre>
</div>
</content>
</entry>
</feed>
