<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/libc/test/include/stdbit_test.cpp, branch main</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] Fix SPDX-License-Identifier file header comment typos (#122776)</title>
<updated>2025-01-14T18:53:41+00:00</updated>
<author>
<name>Roland McGrath</name>
<email>mcgrathr@google.com</email>
</author>
<published>2025-01-14T18:53:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=1dbc98294adc06e409b1e0d44252826857ac2ec6'/>
<id>1dbc98294adc06e409b1e0d44252826857ac2ec6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[libc] implement the final macros for stdbit.h support (#84798)</title>
<updated>2024-03-12T15:39:17+00:00</updated>
<author>
<name>Nick Desaulniers</name>
<email>nickdesaulniers@users.noreply.github.com</email>
</author>
<published>2024-03-12T15:39:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=f0c0ddae45ec929d023232d2ff0b75b7f09853c2'/>
<id>f0c0ddae45ec929d023232d2ff0b75b7f09853c2</id>
<content type='text'>
Relevant sections of n3096:
- 7.18.1p1
- 7.18.2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Relevant sections of n3096:
- 7.18.1p1
- 7.18.2
</pre>
</div>
</content>
</entry>
<entry>
<title>[libc][stdbit] Add C tests for stdbit generic macros. (#84670)</title>
<updated>2024-03-11T19:39:05+00:00</updated>
<author>
<name>lntue</name>
<email>35648136+lntue@users.noreply.github.com</email>
</author>
<published>2024-03-11T19:39:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=a25fa92d870a5cbb3eeccdc7458d1bc6834b695a'/>
<id>a25fa92d870a5cbb3eeccdc7458d1bc6834b695a</id>
<content type='text'>
Currently there is no tests for generic macros of generated `stdbit.h`
header in C, and it is easy to make typo mistakes as in
https://github.com/llvm/llvm-project/issues/84658. In this patch, we
add a simple test for them in C.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently there is no tests for generic macros of generated `stdbit.h`
header in C, and it is easy to make typo mistakes as in
https://github.com/llvm/llvm-project/issues/84658. In this patch, we
add a simple test for them in C.</pre>
</div>
</content>
</entry>
<entry>
<title>[libc][stdbit][c23] adds implementation of `stdc_bit_ceil` functions (#84657)</title>
<updated>2024-03-10T16:53:28+00:00</updated>
<author>
<name>Michael Flanders</name>
<email>mkf727@cs.washington.edu</email>
</author>
<published>2024-03-10T16:53:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=75b0d384fbac42be7ce2da91cf62ed1027b8424b'/>
<id>75b0d384fbac42be7ce2da91cf62ed1027b8424b</id>
<content type='text'>
Closes #84652.

Based on #84233.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #84652.

Based on #84233.</pre>
</div>
</content>
</entry>
<entry>
<title>[libc][stdbit] implement stdc_bit_floor (C23) (#84233)</title>
<updated>2024-03-07T16:38:04+00:00</updated>
<author>
<name>Nick Desaulniers</name>
<email>nickdesaulniers@users.noreply.github.com</email>
</author>
<published>2024-03-07T16:38:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=101a13df71734b06116846a3a39c0880eb33456d'/>
<id>101a13df71734b06116846a3a39c0880eb33456d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[libc][stdbit] implement stdc_bit_width (C23) (#83892)</title>
<updated>2024-03-05T17:49:41+00:00</updated>
<author>
<name>Nick Desaulniers</name>
<email>nickdesaulniers@users.noreply.github.com</email>
</author>
<published>2024-03-05T17:49:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=041638c4294a9a8375851e0add1ab2c99412c032'/>
<id>041638c4294a9a8375851e0add1ab2c99412c032</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[libc][test] update constants used in stdbit test (#83893)</title>
<updated>2024-03-04T20:35:57+00:00</updated>
<author>
<name>Nick Desaulniers</name>
<email>nickdesaulniers@users.noreply.github.com</email>
</author>
<published>2024-03-04T20:35:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=93e423f19fc5317ee208f77d8f36e677db124cc8'/>
<id>93e423f19fc5317ee208f77d8f36e677db124cc8</id>
<content type='text'>
Either:
- I forgot my alphabet (that E comes before F).
- My juvenile inner brain finds unsigned literal constants with the sequence FU
  funny.

¿Por qué no los dos?
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Either:
- I forgot my alphabet (that E comes before F).
- My juvenile inner brain finds unsigned literal constants with the sequence FU
  funny.

¿Por qué no los dos?
</pre>
</div>
</content>
</entry>
<entry>
<title>[libc] Revert https://github.com/llvm/llvm-project/pull/83199 since it broke Fuchsia. (#83374)</title>
<updated>2024-02-29T19:43:53+00:00</updated>
<author>
<name>lntue</name>
<email>35648136+lntue@users.noreply.github.com</email>
</author>
<published>2024-02-29T19:43:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=73aab2f69773324ef0250f093bd4d782beee921a'/>
<id>73aab2f69773324ef0250f093bd4d782beee921a</id>
<content type='text'>
With some header fix forward for GPU builds.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With some header fix forward for GPU builds.</pre>
</div>
</content>
</entry>
<entry>
<title>[libc] Add "include/" to the LLVM include directories (#83199)</title>
<updated>2024-02-27T23:45:15+00:00</updated>
<author>
<name>Joseph Huber</name>
<email>huberjn@outlook.com</email>
</author>
<published>2024-02-27T23:45:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=04e8653f189bf3d65680c7fb3b3033ad82903ee9'/>
<id>04e8653f189bf3d65680c7fb3b3033ad82903ee9</id>
<content type='text'>
Summary:
Recent changes added an include path in the float128 type that used the
internal `libc` path to find the macro. This doesn't work once it's
installed because we need to search from the root of the install dir.
This patch adds "include/" to the include path so that our inclusion
of installed headers always match the internal use.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Summary:
Recent changes added an include path in the float128 type that used the
internal `libc` path to find the macro. This doesn't work once it's
installed because we need to search from the root of the install dir.
This patch adds "include/" to the include path so that our inclusion
of installed headers always match the internal use.</pre>
</div>
</content>
</entry>
<entry>
<title>[libc][stdbit] implement stdc_has_single_bit (C23) (#83168)</title>
<updated>2024-02-27T21:45:37+00:00</updated>
<author>
<name>Nick Desaulniers</name>
<email>nickdesaulniers@users.noreply.github.com</email>
</author>
<published>2024-02-27T21:45:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=06bcd9da1670b1d62e08b9fdd58b3a64368da87b'/>
<id>06bcd9da1670b1d62e08b9fdd58b3a64368da87b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
