<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/libc/src/math/docs, branch users/nico/python-2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/'/>
<entry>
<title>[libc] Move hdrgen yaml files into include/ (#121443)</title>
<updated>2025-01-02T01:03:35+00:00</updated>
<author>
<name>Roland McGrath</name>
<email>mcgrathr@google.com</email>
</author>
<published>2025-01-02T01:03:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=62cd050b635cbb201dd08188696448cf5ab23260'/>
<id>62cd050b635cbb201dd08188696448cf5ab23260</id>
<content type='text'>
The .yaml files should live next to the corresponding .h.def
files in libc/include/, rather than next to the implementation of
the tool in libc/utils/hdrgen/.  As with the .h.def files, there
is no need for a yaml/ subdirectory under include/.  This simpler
layout is more natural for maintenance and also simplifies build
integration outside the LLVM CMake build.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The .yaml files should live next to the corresponding .h.def
files in libc/include/, rather than next to the implementation of
the tool in libc/utils/hdrgen/.  As with the .h.def files, there
is no need for a yaml/ subdirectory under include/.  This simpler
layout is more natural for maintenance and also simplifies build
integration outside the LLVM CMake build.</pre>
</div>
</content>
</entry>
<entry>
<title>[libc] Move hdrgen into utils/ subdirectory (#121256)</title>
<updated>2024-12-30T23:36:53+00:00</updated>
<author>
<name>Roland McGrath</name>
<email>mcgrathr@google.com</email>
</author>
<published>2024-12-30T23:36:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=9abcca5e25296aea49288ad63901f9e0a332dad4'/>
<id>9abcca5e25296aea49288ad63901f9e0a332dad4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[libc] rename newhdrgen to just hdrgen (#118545)</title>
<updated>2024-12-04T16:48:12+00:00</updated>
<author>
<name>Nick Desaulniers</name>
<email>nickdesaulniers@users.noreply.github.com</email>
</author>
<published>2024-12-04T16:48:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=06c831d7fbb02600ded1f793eaaa142d849db2a2'/>
<id>06c831d7fbb02600ded1f793eaaa142d849db2a2</id>
<content type='text'>
Link: #117208
Fixes: #117254</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Link: #117208
Fixes: #117254</pre>
</div>
</content>
</entry>
<entry>
<title>[libc][math]: updated math docs for newhdrgen (#99715)</title>
<updated>2024-07-20T01:43:27+00:00</updated>
<author>
<name>aaryanshukla</name>
<email>53713108+aaryanshukla@users.noreply.github.com</email>
</author>
<published>2024-07-20T01:43:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=a3ebb669d1027700a2f12bd5e075ad3fde3d4f70'/>
<id>a3ebb669d1027700a2f12bd5e075ad3fde3d4f70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[libc][docs] Fix outdated code review section, as per #91934 (#92051)</title>
<updated>2024-05-15T04:13:05+00:00</updated>
<author>
<name>Cyuria</name>
<email>55673467+cyuria@users.noreply.github.com</email>
</author>
<published>2024-05-15T04:13:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=d3455f4ddd16811401fa153298fadd2f59f6914e'/>
<id>d3455f4ddd16811401fa153298fadd2f59f6914e</id>
<content type='text'>
As in the title, fixes #91934</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As in the title, fixes #91934</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo (#86319)</title>
<updated>2024-03-22T18:38:51+00:00</updated>
<author>
<name>Job Henandez Lara</name>
<email>hj93@protonmail.com</email>
</author>
<published>2024-03-22T18:38:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=721f149596f27f3d4c5c28ec2a2fac33340fb876'/>
<id>721f149596f27f3d4c5c28ec2a2fac33340fb876</id>
<content type='text'>
Im working on the floating point fmaximum and fminimum functions right
now in a different pr and I ran the individual tests by doing

```
ninja libc.test.src.math.smoke.&lt;func&gt;_test.__unit__
```</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Im working on the floating point fmaximum and fminimum functions right
now in a different pr and I ran the individual tests by doing

```
ninja libc.test.src.math.smoke.&lt;func&gt;_test.__unit__
```</pre>
</div>
</content>
</entry>
<entry>
<title>[libc][NFC] Clean up test/src/math/differential_testing folder, renaming it to performance_testing. (#84646)</title>
<updated>2024-03-11T15:38:39+00:00</updated>
<author>
<name>lntue</name>
<email>35648136+lntue@users.noreply.github.com</email>
</author>
<published>2024-03-11T15:38:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=d99bb01422a984e50043588a6bfafd2c6ce0b7e7'/>
<id>d99bb01422a984e50043588a6bfafd2c6ce0b7e7</id>
<content type='text'>
Removing all the diff tests.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removing all the diff tests.</pre>
</div>
</content>
</entry>
<entry>
<title>[libc] Mass replace enclosing namespace (#67032)</title>
<updated>2023-09-26T09:45:04+00:00</updated>
<author>
<name>Guillaume Chatelet</name>
<email>gchatelet@google.com</email>
</author>
<published>2023-09-26T09:45:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=b6bc9d72f65a5086f310f321e969d96e9a559e75'/>
<id>b6bc9d72f65a5086f310f321e969d96e9a559e75</id>
<content type='text'>
This is step 4 of
https://discourse.llvm.org/t/rfc-customizable-namespace-to-allow-testing-the-libc-when-the-system-libc-is-also-llvms-libc/73079</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is step 4 of
https://discourse.llvm.org/t/rfc-customizable-namespace-to-allow-testing-the-libc-when-the-system-libc-is-also-llvms-libc/73079</pre>
</div>
</content>
</entry>
<entry>
<title>[libc][math] Extract non-MPFR math tests into libc-math-smoke-tests.</title>
<updated>2023-09-19T16:10:21+00:00</updated>
<author>
<name>Tue Ly</name>
<email>lntue@google.com</email>
</author>
<published>2023-09-07T02:12:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=84c899b2350f95ab4d1a335158363d2c112029ba'/>
<id>84c899b2350f95ab4d1a335158363d2c112029ba</id>
<content type='text'>
Extract non-MPFR math tests into libc-math-smoke-tests.

Reviewed By: sivachandra, jhuber6

Differential Revision: https://reviews.llvm.org/D159477
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Extract non-MPFR math tests into libc-math-smoke-tests.

Reviewed By: sivachandra, jhuber6

Differential Revision: https://reviews.llvm.org/D159477
</pre>
</div>
</content>
</entry>
<entry>
<title>[libc][math] Clean up exhaustive tests implementations.</title>
<updated>2023-06-28T11:58:46+00:00</updated>
<author>
<name>Tue Ly</name>
<email>lntue@google.com</email>
</author>
<published>2023-06-24T04:03:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=9532074a9d575d3b052121c24bf60bdd50bcf684'/>
<id>9532074a9d575d3b052121c24bf60bdd50bcf684</id>
<content type='text'>
Clean up exhaustive tests.  Let check functions return number of failures instead of passed/failed.

Reviewed By: sivachandra

Differential Revision: https://reviews.llvm.org/D153682
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clean up exhaustive tests.  Let check functions return number of failures instead of passed/failed.

Reviewed By: sivachandra

Differential Revision: https://reviews.llvm.org/D153682
</pre>
</div>
</content>
</entry>
</feed>
